Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amangupta262/dog-gallery
A website to fetch dog images of breeds and sub-breeds using Dog API ( https://dog.ceo/dog-api/documentation/)
https://github.com/amangupta262/dog-gallery
dog-api jquery
Last synced: about 14 hours ago
JSON representation
A website to fetch dog images of breeds and sub-breeds using Dog API ( https://dog.ceo/dog-api/documentation/)
- Host: GitHub
- URL: https://github.com/amangupta262/dog-gallery
- Owner: AmanGupta262
- Created: 2021-03-07T05:56:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-14T11:34:00.000Z (almost 3 years ago)
- Last Synced: 2024-04-13T16:03:00.851Z (7 months ago)
- Topics: dog-api, jquery
- Language: JavaScript
- Homepage:
- Size: 4.77 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dog-gallery
##### https://amangupta262.github.io/dog-gallery/##### A website to fetch dog images of breeds and sub-breeds using Dog API
`( https://dog.ceo/dog-api/documentation/)`##### Home page look like this
![](home.png)
##### When a breed has no sub-breed, then the web page looks like this -
![](breed.png)
##### When a breed has sub-breed, then the web page looks like this -
![](sub-breed.png)