CatgirlIntelligenceAgency/code/api/index-api/readme.md

8 lines
283 B
Markdown
Raw Normal View History

2023-03-06 18:32:13 +01:00
# Index API
Client and models for talking to the [index-service](../../services-core/index-service),
implemented with the base client from [service-client](../../common/service-client).
## Central Classes
* [IndexClient](src/main/java/nu/marginalia/index/client/IndexClient.java)