A Restful API for getting useless facts!
Complete documentation can be found here
It is recommended to use pipenv
for deterministic and robust build, but you can use any other virtual environment manager as well.
using pip
pip install -r requrirements.txt
using pipenv
pipenv install
I've written a simple guide on how to use these APIs