Skip to content

Python API

The Python API generator creates a new API project with your choice of framework. It currently supports FastAPI for building modern, high-performance Python APIs.

FastAPI A modern Python web framework for building APIs with automatic OpenAPI documentation, request validation, and async support.