FastAPI 介绍
· 3 min read
FastAPI framework, high performance, easy to learn, fast to code, ready for production
- Documentation: https://fastapi.tiangolo.com
- Source Code: https://github.com/tiangolo/fastapi
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints.