slackbuilds/python/flask-restplus
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
flask-restplus.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
flask-restplus.info python/flask-restplus: Update DEP. 2021-04-20 21:24:53 +07:00
slack-desc

README

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.