benavlabs/FastAPI-boilerplate resource
An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 96
- Release rhythm 78
- Longevity 76
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 32
- age_days: 1077
- days_rel: 70
- days_push: 25
- n_releases_24m: 6
Adoption not part of the score
2064 stars · 306 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Fastro is a production-ready FastAPI boilerplate providing an async API foundation with FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL, and Redis. It ships with authentication, CRUD, background jobs, caching, rate limiting, Alembic migrations, Docker Compose setups, and a plugin-aware CLI for code generation.
Use cases
- start a new async FastAPI API project
- bootstrap a SaaS backend with auth and CRUD
- set up FastAPI with PostgreSQL, Redis, and Docker Compose
- add background task workers and caching to a Python API
- get session auth, OAuth, and API keys out of the box
- generate production Docker Compose configs for FastAPI
- scaffold a rate-limited API with role-based access control
When to choose
- starting a new Python async API or SaaS from scratch
- you want batteries-included auth, CRUD, caching, and jobs with sensible defaults
- you prefer FastAPI with SQLAlchemy 2.0 and Pydantic V2
- you want Docker Compose-based local and production setups
When to avoid
- you use Django, Flask, or a non-Python stack
- you need a minimal template without opinionated infrastructure
- your project requires a database other than PostgreSQL
- you want a fully managed backend rather than self-hosted code
Facets
learning-resource · maturity active
web-framework auth orm caching rate-limiting api-framework cli middleware routing web-development backend apis developer-tools self-hosted python self-hosted fastapi pydantic-v2 sqlalchemy postgresql redis taskiq alembic starter-template async crud saas-starter boilerplate docker web-server
2 sources
- readme: https://github.com/benavlabs/FastAPI-boilerplate · fetched 2026-08-28 · 57315b6e78ae
- homepage: https://benavlabs.github.io/FastAPI-boilerplate/ · fetched 2026-08-29 · 9690ac47e077
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| benavlabs/FastAPI-boilerplate | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="benavlabs/FastAPI-boilerplate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem