Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 172 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 172 Bytes

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