CatgirlIntelligenceAgency/code/services-satellite/api-service
2023-08-05 14:42:16 +02:00
..
src (api-service) Mq endpoint for flushing caches 2023-08-05 14:42:16 +02:00
build.gradle Api service response cache (#16) 2023-04-22 15:42:32 +02:00
readme.md Move all code to a code directory. 2023-03-07 17:14:32 +01:00

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.