From 268fd1f9d0491eddb4d4a79807a090315b3e601b Mon Sep 17 00:00:00 2001 From: Josh Ghent Date: Thu, 25 Feb 2021 13:31:13 +0000 Subject: [PATCH 1/2] Added place.dog to animals section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8949f604..222fdb5f 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [Movebank](https://github.com/movebank/movebank-api-doc) | Movement and Migration data of animals | No | Yes | Unknown | +| [PlaceDog](https://place.dog) | Placeholder Dog pictures | No | Yes | Yes | | [PlaceGOAT](https://placegoat.com/) | Placeholder goat images | No | Yes | Unknown | | [RandomCat](https://aws.random.cat/meow) | Random pictures of cats | No | Yes | Yes | | [RandomDog](https://random.dog/woof.json) | Random pictures of dogs | No | Yes | Yes | From 30e428e917a25fb6f6ca624aee771e998b5c895f Mon Sep 17 00:00:00 2001 From: Josh Ghent Date: Fri, 23 Apr 2021 08:34:21 +0100 Subject: [PATCH 2/2] Removed placegoat --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6bba23b5..0d3291e0 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,6 @@ API | Description | Auth | HTTPS | CORS | | [IUCN](http://apiv3.iucnredlist.org/api/v3/docs) | IUCN Red List of Threatened Species | `apiKey` | No | Unknown | | [Movebank](https://github.com/movebank/movebank-api-doc) | Movement and Migration data of animals | No | Yes | Unknown | | [PlaceDog](https://place.dog) | Placeholder Dog pictures | No | Yes | Yes | -| [PlaceGOAT](https://placegoat.com/) | Placeholder goat images | No | Yes | Unknown | | [RandomCat](https://aws.random.cat/meow) | Random pictures of cats | No | Yes | Yes | | [RandomDog](https://random.dog/woof.json) | Random pictures of dogs | No | Yes | Yes | | [RandomFox](https://randomfox.ca/floof/) | Random pictures of foxes | No | Yes | No |