slackbuilds/python/python3-Flask-RESTX
fourtysixandtwo 390b3f3d61
python/python3-Flask-RESTX: SRCNAM changes.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-15 11:05:56 +07:00
..
README
python3-Flask-RESTX.SlackBuild python/python3-Flask-RESTX: SRCNAM changes. 2023-05-15 11:05:56 +07:00
python3-Flask-RESTX.info python/python3-Flask-RESTX: Updated for version 1.1.0. 2023-04-15 07:15:37 +07:00
slack-desc

README

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.