CatgirlIntelligenceAgency/code/services-satellite/api-service/readme.md
2023-03-07 17:14:32 +01:00

276 B

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.