From 7158c8ad24d13bc9e4e963d98fedbec449bbc8ef Mon Sep 17 00:00:00 2001 From: Dylan van Bunnik <54182295+dpvb@users.noreply.github.com> Date: Sun, 9 Jul 2023 18:43:05 -0400 Subject: [PATCH] Removed Axolotl API. It was no longer active. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f7348891..c5f22b86 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,6 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [AdoptAPet](https://www.adoptapet.com/public/apis/pet_list.html) | Resource to help get pets adopted | `apiKey` | Yes | Yes | -| [Axolotl](https://theaxolotlapi.netlify.app/) | Collection of axolotl pictures and facts | No | Yes | No | | [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No | | [Cataas](https://cataas.com/) | Cat as a service (cats pictures and gifs) | No | Yes | No | | [Cats](https://docs.thecatapi.com/) | Pictures of cats from Tumblr | `apiKey` | Yes | No |