mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-08 20:28:13 +01:00
29aee9d52c
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
19 lines
1.1 KiB
Text
19 lines
1.1 KiB
Text
# 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------------------------------------------------------|
|
|
flask-restplus: flask-restplus (Flask extension for building REST APIs)
|
|
flask-restplus:
|
|
flask-restplus: Flask-RESTPlus is an extension for Flask that adds support for
|
|
flask-restplus: quickly building REST APIs. Flask-RESTPlus encourages best practices
|
|
flask-restplus: with minimal setup. If you are familiar with Flask, Flask-RESTPlus
|
|
flask-restplus: should be easy to pick up. It provides a coherent collection of
|
|
flask-restplus: of decorators and tools to describe your API and expose its
|
|
flask-restplus: documentation properly using Swagger.
|
|
flask-restplus:
|
|
flask-restplus: Homepage: https://github.com/noirbizarre/flask-restplus
|
|
flask-restplus:
|