← All templates
fastapi opinionated

FastAPI + MariaDB + Redis

Production-shaped FastAPI with database, cache, and migrations.

Start with GitHub

What you get

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.

Highlights

  • MariaDB + Redis sidecars provisioned for you
  • SQLAlchemy models & migrations
  • Structured, deploy-ready layout