From 1a6283c424e4215e20bc2b2b04e998a12d7ad3b1 Mon Sep 17 00:00:00 2001 From: Kathryn Isabelle Lawrence Date: Thu, 22 Jul 2021 11:53:08 +0200 Subject: [PATCH] Add placebear API to Animals --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b80129e..3c173eb6 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,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 | +| [PlaceBear](https://placebear.com/) | Placeholder bear pictures | No | Yes | Yes | | [PlaceDog](https://place.dog) | Placeholder Dog pictures | No | Yes | Yes | | [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 |