Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amangupta262/dog-details-breed-wise

A website in which we fetch dog images breed wise using the Dog API (https://dog.ceo/dog-api/documentation/)
https://github.com/amangupta262/dog-details-breed-wise

Last synced: about 1 month ago
JSON representation

A website in which we fetch dog images breed wise using the Dog API (https://dog.ceo/dog-api/documentation/)

Awesome Lists containing this project

README

        

# Dog Details Breed Wise
- A website in which we fetch dog images breed wise using the Dog API `(https://dog.ceo/dog-api/documentation/)`
- The webpage looks like this
![](home.png)

- The image gets shown on the web page like this -
![](result.png)

- Clicking on the 'Get Image' will get you a random image of a new breed only(i.e. you need to change the breed in the dropdown to make it work again.)
- Clicking on the 'Next' button will get you a new random image of the same breed.