From 2ac51802c570c0004d20bc1710e043128c971966 Mon Sep 17 00:00:00 2001 From: DukeNgn Date: Thu, 14 May 2020 11:07:18 -0400 Subject: [PATCH] Add Dog Facts API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8db8ebfb..2af2324e 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No | | [Cats](https://docs.thecatapi.com/) | Pictures of cats from Tumblr | `apiKey` | Yes | Unknown | +| [Dog Facts](https://dukengn.github.io/Dog-facts-API/) | Random dog facts | No | Yes | Unknown | | [Dogs](https://dog.ceo/dog-api/) | Based on the Stanford Dogs Dataset | No | Yes | Yes | | [HTTPCat](https://http.cat/) | Cat for every HTTP Status | No | Yes | Unknown | | [IUCN](http://apiv3.iucnredlist.org/api/v3/docs) | IUCN Red List of Threatened Species | `apiKey` | No | Unknown |