web development
FastAPI is an Open-source Enterprise-grade API Framework
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. It plays well with other Python libraries as requests, multipart, ujson, pyyaml, and others. FastAPI comes with a built-in document generator thanks to Swagger UI, and another alternative API