Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/flask-restful/flask-restful

Simple framework for creating REST APIs
https://github.com/flask-restful/flask-restful

Last synced: about 2 months ago
JSON representation

Simple framework for creating REST APIs

Lists

README

        

# Flask-RESTful

[![Build Status](https://travis-ci.org/flask-restful/flask-restful.svg?branch=master)](http://travis-ci.org/flask-restful/flask-restful)
[![Coverage Status](http://img.shields.io/coveralls/flask-restful/flask-restful/master.svg)](https://coveralls.io/r/flask-restful/flask-restful)
[![PyPI Version](http://img.shields.io/pypi/v/Flask-RESTful.svg)](https://pypi.python.org/pypi/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](https://flask-restful.readthedocs.io/)