// WEB FRAMEWORK

FastAPI
FastAPI framework, high performance, easy to learn, fast to code, ready for production
FastAPI is an open source web framework project written in Python, with 98,011 stars and 6,600 forks on GitHub. It is licensed under MIT and falls in the Web Framework category. Key topics: python, api, openapi, async.
// FACTS
- Stars
- 98.0k
- Forks
- 6.6k
- Open issues
- 187
- Language
- Python
- License
- MIT
- Category
- Web Framework
- Added
- 10d ago
- Updated
- 9d ago
// ABOUT
FastAPI is a modern, fast web framework for building APIs with Python based on standard Python type hints. It automatically generates OpenAPI and JSON Schema documentation, provides data validation via Pydantic, and achieves performance on par with NodeJS and Go. Its async support and automatic dependency injection make it the go-to choice for Python API development.
// TOPICS
// REVIEWS [000]
No reviews yet — be the first.
$ WRITE A REVIEW
// COMMENTS [000]
No comments yet.
$ ADD A COMMENT