python-frameworks-fastapi


tags:

  • reviewed
  • python
  • online
  • programming-language
  • frameworks
  • ready

fastapi

Contents

__Roadmap info from [ roadmap website ] (https://roadmap.sh/python/python-frameworks/fastapi) __

FastAPI

FastAPI is a Web framework for developing RESTful APIs in Python. FastAPI is based on Pydantic and type hints to validate, serialize, and deserialize data and automatically auto-generate OpenAPI documents.