flask-apispec
Build and document REST APIs with Flask and apispec
Build and document REST APIs with Flask and apispec
To install this package, run one of the following:
flask-apispec is a lightweight tool for building REST APIs in Flask. flask-apispec uses webargs for request parsing, marshmallow for response formatting, and apispec to automatically generate Swagger markup. You can use flask-apispec with vanilla Flask or a fuller-featured framework like Flask-RESTful.
Summary
Build and document REST APIs with Flask and apispec
Information Last Updated
Apr 22, 2025 at 14:56
License
MIT
Total Downloads
222.6K
Platforms
GitHub Repository
https://github.com/jmcarp/flask-apispecDocumentation
https://flask-apispec.readthedocs.org/en/latest/