Skip to content

atmosmps/fastapi-poc

Repository files navigation

FastAPI + SQL Alchmey Async + Alembic using PostgreSQL

A FastAPI boilerplate project that uses async SQLAlchemy, Postgres, Alembic, and Docker.

Want to use this project?

$ docker-compose up -d --build
$ docker-compose exec web alembic upgrade head

Sanity check: http://localhost:8004/ping

About

A prove of concept to use fast api in projects of backend services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published