< cd ../gallery
[DevTools]
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.
@vargasjona
maintainer
★ 1.3k stars
# README
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. Maintained by vargasjona on GitHub, where it has earned 1,271 stars from the community.
It's actively developed around alembic, asyncio, caddy, and is a solid reference for anyone building with these tools.
# tags
# install
npm install fastapi-alembic-sqlmodel-asyncmore FastAPI repos