This website requires JavaScript.
Explore
Help
Sign in
jacob
/
munch-ease-backend
Watch
1
Star
0
Fork
You've already forked munch-ease-backend
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
50a1fcaeee
munch-ease-backend
/
api
History
jableader
45ff778112
Move inline API request/response models out of main.py into feature modules, Add enums/constants for participant roles
2025-10-19 13:51:27 +11:00
..
__init__.py
Scaffolding
2025-10-18 16:50:43 +11:00
auth.py
Removed redundant code from master and route to new submodules
2025-10-18 17:52:02 +11:00
deps.py
Centralize transaction scoping per-request (dependency) and remove scattered conn.commit() in handlers
2025-10-19 13:12:28 +11:00
meals.py
Move inline API request/response models out of main.py into feature modules, Add enums/constants for participant roles
2025-10-19 13:51:27 +11:00
persons.py
Centralize transaction scoping per-request (dependency) and remove scattered conn.commit() in handlers
2025-10-19 13:12:28 +11:00
products.py
Move inline API request/response models out of main.py into feature modules, Add enums/constants for participant roles
2025-10-19 13:51:27 +11:00
recipes.py
Centralize transaction scoping per-request (dependency) and remove scattered conn.commit() in handlers
2025-10-19 13:12:28 +11:00
shopping.py
Centralize transaction scoping per-request (dependency) and remove scattered conn.commit() in handlers
2025-10-19 13:12:28 +11:00