Ross ROSS = Recommend OSS · open-source software intelligence for agents

teamhide/fastapi-boilerplate resource

FastAPI boilerplate for real world production observed · 2026-08-28

github.com/teamhide/fastapi-boilerplate · Python observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 81
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2358
  • days_rel: n/a
  • days_push: 117
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1492 stars · 216 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A production-oriented FastAPI boilerplate providing async SQLAlchemy sessions, JWT-based custom user authentication, permission dependencies, Celery, caching, event dispatching, and Dockerized hot-reload setup. It serves as a starter template for building real-world async Python APIs.

Use cases

  • bootstrap a production FastAPI project
  • set up async SQLAlchemy with transactions in FastAPI
  • add JWT authentication to a FastAPI app
  • configure role-based permissions in FastAPI endpoints
  • dockerize a FastAPI app with hot reload
  • integrate Celery and caching into a FastAPI service
  • configure reader/writer database splitting

When to choose

  • starting a new async Python REST API from scratch
  • you want batteries-included auth, permissions, and DB session management
  • you need a Docker-based dev environment with hot reload

When to avoid

  • you need a minimal FastAPI setup without opinionated structure
  • your stack is not Python/FastAPI
  • you require a project with an explicit open-source license for commercial use

Facets

learning-resource · maturity active

web-framework orm auth caching middleware database web-development backend developer-tools apis python self-hosted fastapi sqlalchemy-async celery jwt-authentication project-template asyncio alembic boilerplate docker

1 source

Member repositories

RepositoryRoleHealth v2
teamhide/fastapi-boilerplatemain69

For agents

markdown · JSON · MCP: product_card(name="teamhide/fastapi-boilerplate")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem