Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Latest commit

 

History

History
31 lines (22 loc) · 1.59 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.59 KB

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