From 59b97f22f06576250fd32c0ea003d5144ec47e0c Mon Sep 17 00:00:00 2001 From: xinitrc Date: Thu, 22 Mar 2018 19:38:41 -0400 Subject: [PATCH] Addition of multiple animal api + random.cat + random.dog + thecatapi.com + randomfox.ca --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0dbf359f..a952a3ac 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,10 @@ API | Description | Auth | HTTPS | CORS | Link | | Movebank | Movement and Migration data of animals | No | Yes | Unknown | [Go!](https://github.com/movebank/movebank-api-doc) | | Petfinder | Adoption | `apiKey` | Yes | Unknown | [Go!](https://www.petfinder.com/developers/api-docs/) | | RescueGroups | Adoption | No | Yes | Unknown | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | +| RandomCat | Random pictures of cats | No | Yes | Unknown | [Go!](https://aws.random.cat/meow) | +| RandomDog | Random pictures of dogs | No | Yes | Unknown | [Go!](https://random.dog/woof.json) | +| The Cat API | Pictures of cats from Tumblr | No | Yes | Unknown | [Go!](https://thecatapi.com/docs.html) | +| RandomFox | Random pictures of foxes | No | Yes | Unknown | [Go!](https://randomfox.ca/floof/) | ### Anime API | Description | Auth | HTTPS | CORS | Link |