FastAPI

Modern, fast web framework for building APIs with Python 3.7+.

API entry from apis.yml

apis.yml Raw ↑
aid: python:fastapi
name: FastAPI
description: Modern, fast web framework for building APIs with Python 3.7+.
humanURL: https://fastapi.tiangolo.com/
tags:
- API
- REST
- Async
- OpenAPI
properties:
- type: Documentation
  url: https://fastapi.tiangolo.com/
- type: GitHub
  url: https://github.com/tiangolo/fastapi
- type: PyPI
  url: https://pypi.org/project/fastapi/