munch-ease-backend/api
jableader f51c90f922 - [x] Wire routers in main with minimal app code
- [x] Create api/deps module for get_db, cookie_person, and error_response
- [x] Use settings.py (DOOF_DB) for DB path in main and deps
2025-10-18 17:14:03 +11:00
..
__init__.py Scaffolding 2025-10-18 16:50:43 +11:00
auth.py - [x] Wire routers in main with minimal app code 2025-10-18 17:14:03 +11:00
deps.py - [x] Wire routers in main with minimal app code 2025-10-18 17:14:03 +11:00
meals.py - [x] Wire routers in main with minimal app code 2025-10-18 17:14:03 +11:00
persons.py Persons api extraction 2025-10-18 17:00:01 +11:00
recipes.py - [x] Wire routers in main with minimal app code 2025-10-18 17:14:03 +11:00
shopping.py - [x] Wire routers in main with minimal app code 2025-10-18 17:14:03 +11:00