summaryrefslogtreecommitdiff
path: root/python/python3-Flask-RESTX/slack-desc
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-05-20 22:31:43 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-21 08:25:31 +0700
commita05426545f63dfd23f451bbdfc60ece278ee0a8d (patch)
tree2cf94a99c16a38d03877910cfb5c8f003215abad /python/python3-Flask-RESTX/slack-desc
parent30738594e1b0bee03553d2cc3bb69ea649dbd136 (diff)
downloadslackbuilds-a05426545f63dfd23f451bbdfc60ece278ee0a8d.tar.gz
python/python3-Flask-RESTX: Added (community fork of Flask-RESTPlus)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-Flask-RESTX/slack-desc')
-rw-r--r--python/python3-Flask-RESTX/slack-desc19
1 files changed, 19 insertions, 0 deletions
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: