Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 319 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 319 Bytes

FLASK RESTFUL API

Terminal commands

Initial installation: make install

To run test: make tests

To run application: make run

To run all commands at once : make all

Viewing the app

Open the following url on your browser to view swagger documentation
http://127.0.0.1:5000/