whoogle-search/app/models
Ben Busby ba7409f230
Refactor app to use enum constants for endpoints
Simplifying routing a bit helps me to check which endpoint the user is
visiting. Also will make it a lot easier down the road to rewrite,
whenever I get around to renaming "autocomplete" to a more appropriate
name (like "suggestion" or something).
2021-11-16 18:46:37 -07:00
..
__init__.py Feature: language config (#27) 2020-05-12 17:15:53 -06:00
config.py Merge remote-tracking branch 'origin/main' into feature/public-instance-sessions 2021-10-25 17:46:07 -06:00
endpoint.py Refactor app to use enum constants for endpoints 2021-11-16 18:46:37 -07:00