Skip to content
larsverp edited this page May 26, 2020 · 8 revisions

Eventhandler API 🔒

API used to communicate between application and database. Built for RockStars IT.

The API is reachable via https://eventhandler-api.herokuapp.com/api/{endpoint}. The returned data is always in JSON format.

🚨If an endpoint requires data in the body, this is shown underneath the endpoint.🚨

{name of what to insert here} means, insert something here. Don't copy the {} along!

Clone this wiki locally