Skip to content

Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL

License

Notifications You must be signed in to change notification settings

sedyvlk/fastapi-sqlalchemy-template

 
 

Repository files navigation

Async template on FastAPI and SQLAlchemy 2

Test Coverage GitHub issues GitHub forks GitHub stars

Description

Production-ready dockerized async REST API on FastAPI with SQLAlchemy and PostgreSQL

Key Features

  • tests on pytest with automatic rollback after each test case
  • IOC (Inversion of Control) container built on modern-di - my DI framework
  • Linting and formatting using ruff and mypy
  • Alembic for DB migrations

After git clone run

just --list

About

Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.9%
  • Just 3.1%
  • Dockerfile 2.1%
  • Mako 1.9%