From 9d96ff4fe2515c9b73c2c030119ef910a86424e2 Mon Sep 17 00:00:00 2001 From: AdenForshaw Date: Wed, 10 Aug 2022 10:39:41 +1000 Subject: [PATCH] Add TheDogAPI API to Animals --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..3a253a20 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Dogs](https://thedogapi.com/) | Pictures, Gifs, Facts and Jokes of Dogs | `apiKey` | Yes | Yes | | [eBird](https://documenter.getpostman.com/view/664302/S1ENwy59) | Retrieve recent or notable birding observations within a region | `apiKey` | Yes | No | | [FishWatch](https://www.fishwatch.gov/developers) | Information and pictures about individual fish species | No | Yes | Yes | | [HTTP Cat](https://http.cat/) | Cat for every HTTP Status | No | Yes | Yes |