This repository contains the source code for the "Adaptable Backend: Python" series.
python-restapi-setup: Basic project setup with FastAPI and uv.python-restapi-di: Dependency Injection implementation.python-restapi-persistence: PostgreSQL persistence.python-restapi-persistence-mongodb: MongoDB persistence.