MarginaliaSearch/code/services-application
Conor Flynn 9d7df87886
(search) Fix broken !ddg handling
https://duckduckgo.com/search?q=asdf leads to running a search for the term "search" instead of "asdf".

Both https://duckduckgo.com/<query> and https://duckduckgo.com/?q=<query> are accepted, but using GET vars seemed more in-keeping with the code.
2024-02-08 13:28:02 +01:00
..
api-service (query-api) Make the search set identifier a string value in the API 2024-01-16 10:55:24 +01:00
dating-service (*) install script for deploying Marginalia outside the codebase 2024-01-11 12:40:03 +01:00
explorer-service (*) install script for deploying Marginalia outside the codebase 2024-01-11 12:40:03 +01:00
search-service (search) Fix broken !ddg handling 2024-02-08 13:28:02 +01:00
readme.md (refactor) Rename satellite services to application services 2023-10-09 13:45:45 +02:00

Application Services

The application services offer user interfaces/applications around interacting with the core services.