slackbuilds_ponce/python/flask-restplus
Willy Sudiarto Raharjo a1a9031960
python/flask-restplus: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-20 21:24:53 +07:00
..
flask-restplus.info
flask-restplus.SlackBuild
README
slack-desc

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.