fetch('https://dogdummyapi.herokuapp.com/dog/id/1').then((resp) => resp.json()).then((data) => console.log(data))
{
}
DogDummyAPI is a free rest API about dogs with the goal of providing students or experience developer a simple dummy rest API that everyone can access and use anytime, anywhere free of charges.
DogDummyAPI's main goal is to provide students who are new to APIs a beginner friendly dummy rest API that they can use to study, practice and even use for their school website project.
Link: https://dogdummyapi.herokuapp.com/dog/id/1
fetch('https://dogdummyapi.herokuapp.com/dog/id/1').then((resp) => resp.json()).then((data) => console.log(data))
{
}
Free and quality dummy rest API for anykind of use for your personal or school projects
View moreGET | /dogs | 21 items |
GET | /categories | 7 items |
GET | /colors | 98 items |
GET | /images | 21 items |