Flask-RESTful
Flask-RESTful provides the building blocks for creating a great REST API.
User Guide
You'll find the user guide and all documentation here
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
* Fixing error handling bug for python3 * missing newline after class * deserialise bytes to utf-8
| Failed to load latest commit information. | |||
|
|
docs |
|
|
|
|
examples |
|
|
|
|
flask_restful |
|
|
|
|
scripts |
|
|
|
|
tests |
|
|
|
|
.coveragerc |
|
|
|
|
.gitignore |
|
|
|
|
.travis.yml |
|
|
|
|
AUTHORS.md |
|
|
|
|
CHANGES.md |
|
|
|
|
CONTRIBUTING.md |
|
|
|
|
LICENSE |
|
|
|
|
MANIFEST.in |
|
|
|
|
Makefile |
|
|
|
|
README.md |
|
|
|
|
setup.cfg |
|
|
|
|
setup.py |
|
|
|
|
tox.ini |
|
|
Flask-RESTful provides the building blocks for creating a great REST API.
You'll find the user guide and all documentation here