Simple REST API with Flask-Restful and swagger integration. To run: python RestfulTest.py To test: py.test tests.py To view API docs: http://localhost:5000/_spec.html