Production-ready dockerized async REST API on FastAPI with SQLAlchemy and PostgreSQL
- 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
andmypy
Alembic
for DB migrations
You can clone this project or use this template for fast [micro]service creation from scratch.
just --list