# dunossauro/fastapi-do-zero

Curso básico de FastAPI

Repository: https://github.com/dunossauro/fastapi-do-zero
Canonical: https://ross.abutalabs.com/products/fastapi-do-zero
Homepage: https://fastapidozero.dunossauro.com/
Language: Python
License Family: other
Topics: alembic, brasil, fastapi, pydantic, sqlalchemy, python, brazil
Last push: 2026-08-31T23:46:04+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 81
- inputs: {"age_days": 1147, "days_push": 2, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1017, forks 132 (observed 2026-09-01T02:14:01.039563+00:00)

## What it is
A free, open-source course (in Portuguese) that teaches FastAPI from scratch by building a small web API through to deployment. It covers environment setup, CRUD routes, databases with SQLAlchemy and Alembic, JWT auth, testing, Docker, and deployment on Fly.io.

## Use cases
- learn fastapi from scratch
- build a rest api with python tutorial
- learn sqlalchemy and alembic migrations
- learn jwt authentication in fastapi
- course covering fastapi testing and ci
- deploy a fastapi app to fly.io
- curso de fastapi em portugues

## When to choose
- you are a beginner wanting a guided, end-to-end FastAPI course
- you prefer learning in Portuguese with a free written format
- you want to see the full path from setup to deployment including tests and Docker

## When to avoid
- you need a production-ready application or reusable library rather than a course
- you want advanced FastAPI topics beyond the basics
- you need English-language material

## Facets
- artifact type: learning-resource
- maturity: active
- function: web-framework, testing, documentation
- domain: tutorials, web-development, education, backend
- platform: python
- tags: fastapi, course, tutorial, portuguese, sqlalchemy, alembic, jwt, crud, deploy, web-server, docker

## Member repositories
- dunossauro/fastapi-do-zero (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:01.039563+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:32.564680+00:00, confidence not recorded.
  - readme: https://github.com/dunossauro/fastapi-do-zero (fetched 2026-09-01T02:14:01.039563+00:00, sha 5817675d73e6)
  - homepage: https://fastapidozero.dunossauro.com/ (fetched 2026-08-29T13:10:54.822986+00:00, sha 536edfc80327)
- Data as of 2026-08-30T08:39:29.467469+00:00.
