Production-ready dockerized async REST API on LiteStar with SQLAlchemy and PostgreSQL
- tests on
pytestwith automatic rollback after each test case - IOC (Inversion of Control) container built on modern-di - my DI framework
- Linting and formatting using
ruffandmypy Alembicfor DB migrations
just --list