Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.55 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.55 KB

Python Web Template

Project Status GitHub License

Template for python web applications.

Requirements

docker

Installation

$ docker-compose up -d

Usage

$ curl http://localhost:5000/api/v1/demo

Running Tests

$ export PYTHONPATH=application
$ pytest --cov=application tests/

Tech Stack

docker python flask swagger

Feedback

If you have any feedback, please contact me at raphaeldias.ti@gmail.com

github linkedin