mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 21:18:58 +00:00
![]() This will free the core marginalia search engine to use arbitrary search set definitions, while the app can use its hardcoded defaults. |
||
---|---|---|
.. | ||
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.