Skip to content
#

FastAPI

fastapi logo

FastAPI is a high performance, easy to learn, fast to code, and ready for production Python 3.7+ framework. Its performance is on par with NodeJS and Go (thanks to Starlette and Pydantic). It's intuitive and standards-based (based on API standards like OpenAPI (previously known as Swagger) and JSON Schema).

Here are 80 public repositories matching this topic...

How to get started with Dev Containers for local development. We will spin up two containers (one for back-end, PostgreSQL Book DB and a middleware, FastAPI REST API with some Book endpoints). The goal of this project is to help start local development while gaining an understanding on Containers.

  • Updated Dec 28, 2022
  • Dockerfile

Created by Sebastián Ramírez

Latest release 24 days ago

Followers
310 followers
Repository
tiangolo/fastapi