From c92609e3a921f216d9670e534027464d63f172dd Mon Sep 17 00:00:00 2001 From: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> Date: Wed, 21 Oct 2020 20:33:37 +0200 Subject: [PATCH] Remove Petfinder API temporarily --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bfde34a1..30502bb3 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,6 @@ 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 | -| [Petfinder](https://www.petfinder.com/developers/v2/docs/) | Adoption | `OAuth` | 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 |