summaryrefslogtreecommitdiff
path: root/python/python3-Flask-RESTX/README
blob: 8ba776d18ae90bc4de741417f4a8bdbb60456d39 (plain)
1
2
3
4
5
6
7
python3-Flask-RESTX (community driven fork of Flask-RESTPlus)

Flask-RESTX is an extension for Flask that adds support for quickly
building REST APIs. Flask-RESTX encourages best practices with minimal
setup. If you are familiar with Flask, Flask-RESTX should be easy to
pick up. It provides a coherent collection of decorators and tools to
describe your API and expose its documentation properly using Swagger.