fastapi
API framework
A modern Python framework for building high-performance RESTful APIs
FastAPI framework, high performance, easy to learn, fast to code, ready for production
79k stars
678 watching
7k forks
Language: Python
last commit: about 1 month ago
Linked from 8 awesome lists
apiasyncasynciofastapiframeworkjsonjson-schemaopenapiopenapi3pydanticpythonpython-typespython3redocreststarletteswaggerswagger-uiuvicornweb
Related projects:
Repository | Description | Stars |
---|---|---|
fastapi/full-stack-fastapi-template | A full-stack template for building modern web applications using FastAPI and React. | 28,452 |
airtai/faststream | A Python framework that simplifies the development of asynchronous services integrating with event streams like Apache Kafka, RabbitMQ, and Redis. | 3,241 |
hugapi/hug | A Python framework for building simple and efficient APIs | 6,864 |
fastify/fastify | A web framework designed to provide the best developer experience with minimal overhead and a powerful plugin architecture. | 32,612 |
zhanymkanov/fastapi-best-practices | A collection of best practices and conventions for building scalable and maintainable FastAPI applications. | 9,679 |
fastapi-users/fastapi-users | A users management platform providing customizable authentication and registration functionality for FastAPI applications. | 4,748 |
fastapi-admin/fastapi-admin | A fast admin dashboard framework built on FastAPI and TortoiseORM with Tabler UI. | 2,968 |
microsoft/fast | Provides a standardized set of reusable UI components and tools to build accessible web applications using modern Web Standards. | 9,312 |
fastendpoints/fastendpoints | A lightweight framework for building RESTful APIs in ASP.NET 6 and newer | 4,755 |
mongodb-labs/full-stack-fastapi-mongodb | A full-stack application generator for building progressive web applications with FastAPI and MongoDB | 540 |
jonra1993/fastapi-alembic-sqlmodel-async | An async web framework template for building secure and efficient APIs with authentication and role-based access control. | 1,022 |
koxudaxi/fastapi-code-generator | Generates a FastAPI application from an OpenAPI file | 1,089 |
mirzadelic/fastapi-starter-project | A FastAPI starter project that sets up a basic API with models and migrations using SQLModel and Alembic. | 117 |
leosussan/fastapi-gino-arq-uvicorn | A high-performance async REST API framework with support for PostgreSQL and Redis. | 425 |
spec-first/connexion | A framework that allows developers to write API specifications first and then generate Python code based on those specifications | 4,508 |