mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 21:18:58 +00:00
.. | ||
src | ||
build.gradle | ||
readme.md |
Service Client
These are base classes for all the API clients for talking to other services.
Central Classes
- AbstractDynamicClient base class for API clients
- AbstractClient handles requests at a lower level
- Context handles request tracking
- ContextScrambler handles anonymization of public IPs