Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/)
- Host: GitHub
- URL: https://github.com/amangupta262/dog-details-breed-wise
- Owner: AmanGupta262
- Created: 2021-03-05T05:28:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T05:37:39.000Z (almost 4 years ago)
- Last Synced: 2024-04-13T16:03:00.565Z (9 months ago)
- Language: JavaScript
- Size: 275 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.