I'm currently learning Flask. 👩🏼🎓
$ git clone https://github.com/sagakortesaari/api
Go to the folder & install required libs
$ python3 -m pip install -r requirements.txt
$ curl -d '{"type":"put type of animal here", "url":"put url here"}' -H "Content-Type: application/json" -X POST localhost