CatgirlIntelligenceAgency/code/api/assistant-api
Viktor Lofgren 91dd45cf64 (search) IP and IP geolocation in site info view
This commit also fixes a bug in the loader where the IP field wouldn't always populate as intended, and refactors the DomainInformationService to use significantly fewer SQL queries.
2023-12-09 20:06:55 +01:00
..
src/main/java/nu/marginalia/assistant/client (search) IP and IP geolocation in site info view 2023-12-09 20:06:55 +01:00
build.gradle (build) Move unit test configuration to root build.gradle 2023-10-04 12:46:22 +02:00
readme.md Move all code to a code directory. 2023-03-07 17:14:32 +01:00

Assistant API

Client and models for talking to the assistant-service, implemented with the base client from service-client.

Central Classes