rochacbruno / fastapi-project-template

DO NOT FORK, CLICK "Use this template" - The base to start an openapi project featuring: SQLModel, Typer, FastAPI, JWT Token Auth, Interactive Shell, Management Commands.
The Unlicense
389 stars 35 forks source link

Add alembic for migrations and option to switch to postgres (on container) #4

Open rochacbruno opened 3 years ago

rochacbruno commented 3 years ago

ref: https://testdriven.io/blog/fastapi-sqlmodel/