FastAPI
Appearance
Developer(s) | Armin Ronacher |
---|---|
Initial release | December 8, 2018[1] |
Stable release | 0.61.1
/ August 29, 2020[2] |
Repository | github |
Written in | Python |
Type | Web framework |
License | MIT |
Website | fastapi |
FastAPI is a software framework for developing web applications in Python. FastAPI is based on Pydantic to validate data, serialize, deserialize data, and automatically auto-generate openAPI documents. In the initial design, it was considered the editor support to improve the developer-friendly.[3] FastAPI was very popular and quickly gained a large number of users, including companies such as uber, netfix and others. [4][5]
See also
References
- ^ "fastapi 0.1.0".
- ^ "Releases · tiangolo/fastapi".
- ^ "History, Design and Future - FastAPI". Retrieved 4 November 2020.
- ^ "Ludwig v0.2 Adds New Features and Other Improvements to its Deep Learning Toolbox". Uber Engineering. 2019-07-24. Retrieved 4 November 2020.
- ^ "Introducing Dispatch". Netflix Technology Blog. 2020-02-25. Retrieved 4 November 2020.