MarginaliaSearch/code/services-application/readme.md
Viktor Lofgren 5dd55c7cad (refactor) Rename satellite services to application services
This is a better descriptor, since they now all implement different applications on top of the core services' APIs.
2023-10-09 13:45:45 +02:00

9 lines
525 B
Markdown

# Application Services
The application services offer user interfaces/applications around
interacting with the [core services](../services-core).
* The [api-service](api-service/) offers a public API
* The [dating-service](dating-service/) is [explore.marginalia.nu](https://explore.marginalia.nu/)
* The [explorer-service](dating-service/) is [explore2.marginalia.nu](https://explore2.marginalia.nu/)
* The [search-service](search-service/) is the main application for [search.marginalia.nu](https://search.marginalia.nu/)