Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 2.04 KB

File metadata and controls

33 lines (25 loc) · 2.04 KB

fastapi-sqlalchemy-template

Coverage CI License GitHub stars uv Ruff ty

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
  • Observability tools integration built on lite-bootstrap
  • Linting and formatting using ruff and ty
  • Alembic for DB migrations

You can clone this project or use this template for fast [micro]service creation from scratch.

After git clone run

just --list

📝 License

Part of modern-python

Browse the full list of templates and libraries in modern-python — see the org profile for the categorized index.