FastAPI
It is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.
Fastapi is all based on pydantic and starlette.
Addons
Type Hints (Type Annotations) - These "type hints" or annotations are a ...
dheerajydv19.hashnode.dev23 min read