FastAPI

Modern, high-performance Python web framework for building RESTful APIs based on Python type hints. Automatically generates OpenAPI documentation and supports async operations natively.

API entry from apis.yml

apis.yml Raw ↑
aid: restful-web-services:fastapi
name: FastAPI
description: Modern, high-performance Python web framework for building RESTful APIs based on Python type
  hints. Automatically generates OpenAPI documentation and supports async operations natively.
humanURL: https://fastapi.tiangolo.com/
tags:
- Frameworks
- OpenAPI
- Python
properties:
- type: Documentation
  url: https://fastapi.tiangolo.com/
- type: GitHub
  url: https://github.com/tiangolo/fastapi
- type: Website
  url: https://fastapi.tiangolo.com/