Ferret API
A RESTful API for Ferret images.
Want to contribute your own images? Head over to the ferret_images
repository!
Example Image
Example Data
{}
Documentation
GET
https://ferrets.leodog896.com/v1/image/random
returns an affixed URL to a ferret .JPG
GET
https://ferrets.leodog896.com/v1/data/random
returns an affixed JSON object to a ferret.json file
GET https://ferrets.leodog896.com/v1/image/uuid/{uuid}
returns a .JPG of a ferret for some UUID.
GET https://ferrets.leodog896.com/v1/data/uuid/{uuid}
returns the JSON object of a ferret.json file for some UUID.
(Want a business of ferrets? Check out the business dump!)