FastAPI is a modern fast (high-performance) web framework for building APIs with Python.
FastAPI features
FastAPI gives you the following, based on open standards
OpenAPI for API creation, including declarations of path operations, parameters, body requests,...