This site provides you random facts about random things. Currently designed to be used with animals (as all other good random animal fact apis have vanished/died). Written in lightweight Kyoukai/Python its a ready to go resource!
If you want to checkout a live version of the API head to here.
pip install -r ./requirements.txt
nano settings.template.json >> settings.json
python3.5 app.py
With the standard install you should be able to click here and access it.
- Fork repo.
- Edit code.
- Make a PR.
- Submit said PR.
A copy of the MIT license can be found in LICENSE.md