Pinned Repositories
annotated-doc
Document parameters, class attributes, return types, and variables inline, with Annotated.
asyncer
Asyncer, async and await, focused on developer experience.
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastapi-cli
Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀
fastapi-new
Create a new FastAPI project in one command
full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
FastAPI's Repositories
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
fastapi/asyncer
Asyncer, async and await, focused on developer experience.
fastapi/fastapi-cli
Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀
fastapi/annotated-doc
Document parameters, class attributes, return types, and variables inline, with Annotated.
fastapi/fastapi-new
Create a new FastAPI project in one command