From a57281919be7b17b2bd4da741690197d80195acf Mon Sep 17 00:00:00 2001 From: Akshayan Sinha Date: Wed, 20 Oct 2021 10:20:24 +0530 Subject: [PATCH] added Dog Facts added Dog Facts to Animals --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ca12e6b..ad116fb4 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ API | Description | Auth | HTTPS | CORS | | [catAPI](https://thatcopy.pw/catapi) | Random pictures of cats | No | Yes | Yes | | [Cats](https://docs.thecatapi.com/) | Pictures of cats from Tumblr | `apiKey` | Yes | No | | [Dog Facts](https://dukengn.github.io/Dog-facts-API/) | Random dog facts | No | Yes | Yes | +| [Dog Facts](https://kinduff.github.io/dog-api/) | Random facts of Dogs | No | Yes | Yes | | [Dogs](https://dog.ceo/dog-api/) | Based on the Stanford Dogs Dataset | No | Yes | Yes | | [Elephants](https://elephant-api.herokuapp.com/) | A free API to feature awesome elephants in your next project | No | Yes | Yes | | [HTTPCat](https://http.cat/) | Cat for every HTTP Status | No | Yes | Yes |