From 35effca7702a585342476ea8d5e1a388925d1ff0 Mon Sep 17 00:00:00 2001 From: xinitrc Date: Thu, 22 Mar 2018 19:59:14 -0400 Subject: [PATCH] Reordered the list, edited names Fixed alphabetical order, renamed "The Cat API" to just "Cats", since "API" is not allowed in the name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04b2c5c4..dd777420 100644 --- a/README.md +++ b/README.md @@ -60,17 +60,17 @@ Please note a passing build status indicates all listed APIs are available since ### Animals API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| +| Cats | Pictures of cats from Tumblr | No | Yes | Unknown | [Go!](https://thecatapi.com/docs.html) | | Dogs | Based on the Stanford Dogs Dataset | No | Yes | Unknown | [Go!](https://dog.ceo/dog-api/) | | HTTPCat | Cat for every HTTP Status | No | Yes | Unknown | [Go!](https://http.cat/) | | IUCN | IUCN Red List of Threatened Species | `apiKey` | No | Unknown | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) | | 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) | | RandomFox | Random pictures of foxes | No | Yes | Unknown | [Go!](https://randomfox.ca/floof/) | +| RescueGroups | Adoption | No | Yes | Unknown | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | | Shibe.Online | Random pictures of Shibu Inu, cats or birds | No | No | Unknown | [Go!](http://shibe.online/) | -| The Cat API | Pictures of cats from Tumblr | No | Yes | Unknown | [Go!](https://thecatapi.com/docs.html) | ### Anime API | Description | Auth | HTTPS | CORS | Link |