Sanic OpenAPI

Sanic-OpenAPI is an extension of Sanic web framework to easily document your Sanic APIs with Swagger UI.

Installation

To install sanic_openapi, you can install from PyPI:

pip install sanic-openapi

Or, use master banch from GitHub with latest features:

pip install git+https://github.com/sanic-org/sanic-openapi.git

Indices and tables