A simple flask based API for http://infolanka.com/news/
Local Usage:
- Run
heroku local -f Procfile
For Windows (starts without
Gunicorn
), Runheroku local -f Procfile.windows
orpython app.py
Documentation: Click here to read the API documentation.