MarginaliaSearch/api
2023-03-06 18:32:13 +01:00
..
assistant-api A lot of readmes, some refactoring. 2023-03-06 18:32:13 +01:00
index-api A lot of readmes, some refactoring. 2023-03-06 18:32:13 +01:00
search-api A lot of readmes, some refactoring. 2023-03-06 18:32:13 +01:00
readme.md A lot of readmes, some refactoring. 2023-03-06 18:32:13 +01:00

Core Service Clients

These are clients for the core services, along with what models are necessary for speaking to them. They each implement the abstract client classes from service-client.

All that is necessary is to @Inject them into the constructor and then requests can be sent.