Skip to content

tannguyenit/flask-boilerplate

Repository files navigation

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/

About

Flask Infrastructure API, Minimal python restful API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published