Closed zapbra closed 1 year ago
Currently, when you fetch the route "https://dog.ceo/api/breed/hound/images", you receive a list of every single image based on the specific breed, which is great. But would it be possible to get a single random image based on the breed? Something like "https://dog.ceo/api/breeds/hound/random"
Nvm, already implemented lol
Currently, when you fetch the route "https://dog.ceo/api/breed/hound/images", you receive a list of every single image based on the specific breed, which is great. But would it be possible to get a single random image based on the breed? Something like "https://dog.ceo/api/breeds/hound/random"