Documentation

This is where I will put the documentation of the API in the future. The url is https://api.tinyfox.dev

/img

Use this to get a random image from the database.
This return an image file and takes the url parameters ["animal"]
Available animals are
["fox", "yeen", "dog", "manul", "snek", "poss", "leo", "serval", "bleat", "shiba", "racc", "dook", "ott", "snep", "woof", "chi", "capy", "bear", "bun", "caracal", "puma", "mane", "marten", "tig", "wah", "skunk", "jaguar", "yote"]

/img.json

Use this to get a random image json from the database.
This returns a json object with "loc" and "remaining_api_calls" and takes the url parameters ["animal"]

Ex: {"loc": "/hourly/chi/8398055609_ed6e588d98_c.jpg", "remaining_api_calls": "not_active"}

to use "loc" append "https://tinyfox.dev" to the beginning of it.

/progress/day

Use this to get a bar for how much the day has progressed.
This returns an image file and takes the url parameters "tz" which takes anything from pytz.all_timezones

Ex:

/progress/month

Use this to get a bar for how much the month has progressed.
This returns an image file and takes the url parameters "tz" which takes anything from pytz.all_timezones

Ex:

/progress/year

Use this to get a bar for how much the year has progressed.
This returns an image file and takes the url parameters "tz" which takes anything from pytz.all_timezones

Ex: