62cc9df206
* New events and heartbeat tables in mariadb * Refactored to a cleaner Service interface |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
readme.md |
API
The API service acts as a gateway for public API requests, it deals with API keys and rate limiting and so on.
Central Classes
- ApiService handles REST requests and delegates to the appropriate handling classes.