munch-ease-backend/api/__init__.py

3 lines
112 B
Python
Raw Normal View History

2025-10-18 05:50:43 +00:00
# API package for FastAPI routers.
# Routers will be split by feature: recipes, meals, persons, shopping, auth.