Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 398 Bytes

readme.md

File metadata and controls

4 lines (2 loc) · 398 Bytes

An amazing template to start a FastAPI project with SQLModel for the database, and Pytest for testing (conftest.py file included with very helpful fixtures)

Thinking about the modularity of the project before even starting is like taking two steps at a time on the staircase to success. That's why the template already comes with a routers directory, and the dependencies in a separate module