python-flask-restful-doc

Rest api framework for flask applications (documentation)
  https://github.com/twilio/flask-restful
  0
  no reviews



Flask-restful is an extension for flask that adds support for quickly building rest apis. it is a lightweight abstraction that works with your existing orm/libraries. flask-restful encourages best practices with minimal setup. if you are familiar with flask, flask-restful should be easy to pick up.

this package provides the documentation.