From a05426545f63dfd23f451bbdfc60ece278ee0a8d Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Fri, 20 May 2022 22:31:43 +0100 Subject: python/python3-Flask-RESTX: Added (community fork of Flask-RESTPlus) Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/python3-Flask-RESTX/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/python3-Flask-RESTX/slack-desc (limited to 'python/python3-Flask-RESTX/slack-desc') diff --git a/python/python3-Flask-RESTX/slack-desc b/python/python3-Flask-RESTX/slack-desc new file mode 100644 index 0000000000..f245bf68d5 --- /dev/null +++ b/python/python3-Flask-RESTX/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-Flask-RESTX: python3-Flask-RESTX (community driven fork of Flask-RESTPlus) +python3-Flask-RESTX: +python3-Flask-RESTX: Flask-RESTX is an extension for Flask that adds support for quickly +python3-Flask-RESTX: building REST APIs. Flask-RESTX encourages best practices with minimal +python3-Flask-RESTX: setup. If you are familiar with Flask, Flask-RESTX should be easy to +python3-Flask-RESTX: pick up. It provides a coherent collection of decorators and tools to +python3-Flask-RESTX: describe your API and expose its documentation properly using Swagger. +python3-Flask-RESTX: +python3-Flask-RESTX: Homepage: https://github.com/python-restx/flask-restx +python3-Flask-RESTX: +python3-Flask-RESTX: -- cgit v1.2.3