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>
6 lines
358 B
Text
6 lines
358 B
Text
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.
|