Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 267 Bytes

Backend Flask with flask-restplus and swagger.io

App runs using Docker

To run in console without docker:

  • go to ./backend/ directory
  • pass: python app.py

Or

  • go to main directory .
  • pass python run.py

Example