CatgirlIntelligenceAgency/code/services-application
Viktor Lofgren d715b1f9ca (search) Improve error handling in search parameters parsing
The code now intercepts and deals with potential exceptions during the parsing of search parameters. This is in response to constant bad requests from bots which were cluttering the logs. A catch clause is added that suppresses these errors and redirects to the base URL.
2023-12-16 18:42:13 +01:00
..
api-service (*) Rename the search filter 'RETRO' into 'POPULAR' 2023-12-09 20:06:54 +01:00
dating-service (search) Merge similar sites results with the info view. 2023-12-04 22:10:24 +01:00
explorer-service (renderer) Make helpers configurable on a by-service basis. 2023-12-02 17:06:40 +01:00
search-service (search) Improve error handling in search parameters parsing 2023-12-16 18:42:13 +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.