Production-shaped FastAPI with database, cache, and migrations.
A FastAPI project wired for real workloads: MariaDB and Redis sidecars, SQLAlchemy models, migrations, and a structured app layout. The data layer is provisioned automatically so you can go from idea to a persistent, cached API without touching infra.