Skip to content
Ricardo Alanis edited this page Sep 29, 2016 · 5 revisions

GET Saves an event on the database

params:

  • pid(String): Name of project repository
  • event(String): Event name

/event?pid=test&event=awesome

{
success: "True"
}
Clone this wiki locally