Production-ready dockerized async REST API on LiteStar with SQLAlchemy and PostgreSQL
- tests on
pytest
with automatic rollback after each test case - IOC (Inversion of Control) container built on that-depends - my DI framework
- Linting and formatting using
ruff
andmypy
Alembic
for DB migrations
just --list