summaryrefslogtreecommitdiff
path: root/www/py-flask-restplus/DESCR
blob: d5e765e0954d831b670502e917f091d26326d194 (plain)
1
2
3
4
5
6
Flask-RESTPlus is an extension for Flask that adds support for
quickly building REST APIs. Flask-RESTPlus encourages best practices
with minimal setup. If you are familiar with Flask, Flask-RESTPlus
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.