From 08c7d8fc2eaafe68e614f5ebbbbf0cf4ac0fd2f9 Mon Sep 17 00:00:00 2001 From: Dylan Delobel Date: Thu, 7 Dec 2017 11:36:12 +0100 Subject: [PATCH] Add HTTPCat --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cee9b169..d795ca81 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Please note a passing build status indicates all listed APIs are available since API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Dogs | Based on the Stanford Dogs Dataset | No | Yes | [Go!](https://dog.ceo/dog-api/) | +| HTTPCat | Cat for every HTTP Status | No | Yes | [Go!](https://http.cat/) | | IUCN | IUCN Red List of Threatened Species | `apiKey` | No | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) | | Movebank | Movement and Migration data of animals | No | Yes | [Go!](https://github.com/movebank/movebank-api-doc) | | Petfinder | Adoption | `apiKey` | Yes | [Go!](https://www.petfinder.com/developers/api-docs/) |