Skip to content

Flask-OpenAPI is a Flask extension that provides integration with OpenAPI v2, v3, and v3.1 specifications easily.

License

Notifications You must be signed in to change notification settings

overflowdigital/Flask-OpenAPI

Repository files navigation

Flask-OpenAPI

Flask-OpenAPI is now in maintenance mode.

Python PyPi PyPi Flask-OpenAPI3-UI

Flask-OpenAPI is a Flask extension that provides integration with OpenAPI v2, v3, and v3.1 specifications easily.

Features

  • Easy OpenAPI specification definitions with the openapi_spec decorator
  • Customisable Swagger UI
  • Supports OpenAPI v2.0, v3.0, and v3.1
  • Supports Swagger UI v2, v3, v4, and v5.

Getting Started

To quickly install: pip install Flask-OpenAPI3-UI

See the Getting Started documentation to get installed and setup with your Flask application.

Contributing

See the Contributing Guide for more information on contributing to the project.

Security

We take security seriously, please read the Security Advisory for more information.

Code of Conduct

We take zero tolerance on attacks on our OSS community, please see the Code of Conduct for more information