Skip to content
Ricardo Alanis edited this page Oct 19, 2016 · 5 revisions

POST Saves an event on the database

params:

  • pid(String): Name of project repository

/event/

{
success: "True"
}

Accepts a JSON formatted POST content to be put directly onto de CivicStats database.

Suggested fields:

  • Client
  • Subevent
  • Context (Relevant contextual step information)
Clone this wiki locally