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

8 lines
289 B
Markdown
Raw Normal View History

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