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

https://github.com/postrational/rest_api_demo

Boilerplate code for a RESTful API based on Flask-RESTPlus
https://github.com/postrational/rest_api_demo

Last synced: about 1 year ago
JSON representation

Boilerplate code for a RESTful API based on Flask-RESTPlus

Awesome Lists containing this project

README

          

rest_api_demo
=============

This repository contains boilerplate code for a RESTful API based on Flask and Flask-RESTPlus.

The code of this demo app is described in an article on my blog:
http://michal.karzynski.pl/blog/2016/06/19/building-beautiful-restful-apis-using-flask-swagger-ui-flask-restplus/