Public API

This app includes APIs to be called by the interface, such as: retrieving logs, searching logs, and filtering logs.

Go to /public endpoint to see the API documentation.

Internal API

This app includes APIs to be called by the backend to insert logs into the database.

Go to /internal endpoint to see the API documentation.