75 Forks
431 Stars
431 Watchers

fastapi-alembic-sqlmodel-async

This is a project template which uses FastAPI, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.

How to download and setup fastapi-alembic-sqlmodel-async

Open terminal and run command
git clone https://github.com/jonra1993/fastapi-alembic-sqlmodel-async.git
git clone is used to create a copy or clone of fastapi-alembic-sqlmodel-async repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fastapi-alembic-sqlmodel-async https://github.com/jonra1993/fastapi-alembic-sqlmodel-async/archive/master.zip

Or simply clone fastapi-alembic-sqlmodel-async with SSH
[email protected]:jonra1993/fastapi-alembic-sqlmodel-async.git

If you have some problems with fastapi-alembic-sqlmodel-async

You may open issue on fastapi-alembic-sqlmodel-async support forum (system) here: https://github.com/jonra1993/fastapi-alembic-sqlmodel-async/issues