zhanymkanov/fastapi_production_template resource
FastAPI Template with Docker, Postgres observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 73
- Release rhythm 35
- Longevity 95
Flags: no_releases
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: 1336
- days_rel: n/a
- days_push: 167
- n_releases_24m: 0
Adoption not part of the score
1260 stars · 168 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A production-oriented FastAPI project template with Docker, PostgreSQL, async SQLAlchemy, Alembic migrations, and preconfigured linting and deployment tooling. It provides shortcut scripts via `just` for local development, migrations, and linting.
Use cases
- start a new fastapi project with production setup
- fastapi template with docker and postgres
- set up async sqlalchemy with alembic migrations
- configure gunicorn and dockerfile for fastapi deployment
- bootstrap fastapi project with ruff linting
- fastapi project skeleton with sentry and logging
When to choose
- starting a new FastAPI backend from scratch
- you want a battle-tested production setup with Docker, Postgres, and migrations
- you prefer Poetry, just, and ruff tooling preconfigured
When to avoid
- you use a different web framework like Django or Flask
- you need a full application with business logic rather than a starting skeleton
- you don't use PostgreSQL or SQLAlchemy
Facets
learning-resource · maturity active
web-framework orm database logging deployment developer-tools cli web-development backend developer-tools apis python self-hosted cross-platform fastapi sqlalchemy alembic postgres gunicorn uvicorn poetry just ruff sentry project-template docker-compose boilerplate docker
1 source
- readme: https://github.com/zhanymkanov/fastapi_production_template · fetched 2026-08-28 · 9fc28967bb5d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zhanymkanov/fastapi_production_template | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="zhanymkanov/fastapi_production_template")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem