From 15c87d157407fbcd5249c0c61cb0298d8184bf71 Mon Sep 17 00:00:00 2001 From: Jonathan Le Brun <42697488+icyfry@users.noreply.github.com> Date: Sat, 21 Dec 2019 00:52:18 +0100 Subject: [PATCH] Add cataas api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0d67603..a0ff72b4 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,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 | +| [Cataas](https://cataas.com/) | Cat as a service (cats pictures and gifs) | 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 |