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
589eb5380c
munch-ease-backend
/
api
History
jableader
589eb5380c
Batch-load meal participants (fetch IDs once, bulk load persons)
2025-10-19 13:21:56 +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
Batch-load meal participants (fetch IDs once, bulk load persons)
2025-10-19 13:21:56 +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
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