3 lines
112 B
Python
3 lines
112 B
Python
|
|
# API package for FastAPI routers.
|
||
|
|
# Routers will be split by feature: recipes, meals, persons, shopping, auth.
|