A simple API that return good vibe messages (Or maybe not).
Run it:
- Install requirements:
pip3 install -r requirements.txt
- Run app:
python3 run.py
- Access
localhost:8000/good
and a good message will return
OR
Access localhost:8000/bad
and a failure message will return