Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 171 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 171 Bytes

Notifyme Rest API

Steps to Run

virtualenv -p python3 venv pip install -r requirements.txt gunicorn -c deployment/gunicorn.config.py notifyme.api.core:app