Buuntu / fastapi-react

🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
MIT License
2.22k stars 349 forks source link

move user specific db operations to db/users dir #176

Open ryangallen opened 3 years ago

ryangallen commented 3 years ago

Allows separate models/crud/schemas files for different data models