From 838e52827ca2e5cc36dd1c88a3432723e5a2c2d4 Mon Sep 17 00:00:00 2001 From: schnappi Date: Mon, 19 Dec 2022 11:09:14 +0100 Subject: [PATCH] Add quokka.pics API (#61) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05207c7..b223d65 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ API | Description | Auth | HTTPS | CORS | | [PlaceBear](https://placebear.com/)| Placeholder bear pictures | No | Yes | Yes | | [PlaceDog](https://place.dog)| Placeholder Dog pictures| No | Yes | Yes | | [PlaceKitten](https://placekitten.com/)| Placeholder Kitten pictures | No | Yes | Yes | +| [Quokkas](https://quokka.pics/) | Random pictures of quokkas | No | Yes | Yes | | [RandomDog](https://random.dog/woof.json)| Random pictures of dogs | No | Yes | Yes | | [RandomDuck](https://random-d.uk/api)| Random pictures of ducks| No | Yes | No| | [RandomFox](https://randomfox.ca/floof/) | Random pictures of foxes| No | Yes | No|