Production-ready dockerized async REST API on FastAPI with SQLAlchemy and PostgreSQL
- tests on
pytestwith automatic rollback after each test case - IOC (Inversion of Control) container built on that-depends - my DI framework
- Linting and formatting using
ruffandmypy Alembicfor DB migrations
task -l # list of tasks with descriptions