munch-ease-backend/api/__init__.py

3 lines
111 B
Python
Raw Permalink Normal View History

2025-10-18 05:50:43 +00:00
# API package for FastAPI routers.
2025-11-02 10:33:23 +00:00
# Routers are split by feature: recipes, meals, shopping, auth, households.