jonra1993 / fastapi-alembic-sqlmodel-async

This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.
MIT License
878 stars 142 forks source link

🧹 Upgrade typing (Compatible just with python > 3.10) #53

Closed 8thgencore closed 1 year ago

jonra1993 commented 1 year ago

Thanks @8thgencore for this PR