Jonathan Vargas

Results 2 repositories owned by Jonathan Vargas

fastapi-alembic-sqlmodel-async

963
Stars
150
Forks
Watchers

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.

fastapi-sqlmodel-alembic

20
Stars
4
Forks
Watchers

Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.