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

rednafi/fastapi-nano resource

🐍 Simple FastAPI template that mimics Flask's blueprint directory structure observed · 2026-08-28

github.com/rednafi/fastapi-nano · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 2289
  • days_rel: n/a
  • days_push: 16
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1035 stars · 102 forks observed · 2026-08-28

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

A minimal FastAPI project template that organizes code using Flask-style blueprint directory structure. It ships with OAuth2 JWT authentication, Argon2 password hashing, CORS, Docker multi-stage builds, and Caddy reverse proxy setup.

Use cases

  • start a new FastAPI backend project
  • fastapi project structure like flask blueprints
  • fastapi template with jwt authentication
  • dockerized fastapi starter with caddy reverse proxy
  • small to medium backend api boilerplate in python
  • fastapi starter with oauth2 password login
  • learn how to structure a fastapi app

When to choose

  • starting a small to medium FastAPI backend from scratch
  • you prefer Flask's divisional blueprint layout in FastAPI
  • you want batteries-included auth, CORS, and Docker setup out of the box

When to avoid

  • you need a large-scale architecture with microservices or async task queues
  • you use a different web framework like Django or Flask
  • you need a full production stack with databases, migrations, and monitoring included

Facets

learning-resource · maturity active

web-framework auth api-framework middleware web-development backend developer-tools apis python self-hosted cross-platform fastapi boilerplate template flask-blueprints jwt-authentication uvicorn caddy docker boilerplate

1 source

Member repositories

RepositoryRoleHealth v2
rednafi/fastapi-nanomain76

For agents

markdown · JSON · MCP: product_card(name="rednafi/fastapi-nano")

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