/opseng-challenge-app

Sample Python app for https://github.com/wvchallenges/opseng-challenge

Primary LanguagePython

Testing

$ pip install -r requirements.txt
$ gunicorn app:app
$ curl localhost:8000