fastapi
A modern, fast, web framework for building APIs with Python 3.6+ based on standard Python type hints.
What You'll Learn
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Technologies & Topics
api
async
asyncio
fastapi
framework
json
json-schema
openapi
openapi3
pydantic
python
python-types
python3
redoc
rest
starlette
swagger
swagger-ui
uvicorn
web
Getting Started
1. Clone the Repository
git clone https://github.com/tiangolo/fastapi.git
2. Follow the README
Check the repository's README file for specific setup instructions, dependencies, and usage examples.
3. Explore and Learn
Study the code structure, run the examples, and experiment with modifications to deepen your understanding.
Repository Info
Quick Actions
More in Python