Flask-RESTful

Simple framework for creating REST APIs


License
BSD-3-Clause
Install
pip install Flask-RESTful==0.3.10

Documentation

Flask-RESTful

Build Status Coverage Status PyPI Version

Flask-RESTful provides the building blocks for creating a great REST API.

User Guide

You'll find the user guide and all documentation here