From f5219c8871b04228bee14b93a5ef6e9864507b35 Mon Sep 17 00:00:00 2001 From: Amarta Dey <34670651+amartadey@users.noreply.github.com> Date: Mon, 19 Dec 2022 19:37:46 +0530 Subject: [PATCH] Removed the axolotl API Axolotl API was hosted in Heroku. It isn't working anymore. --- 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 |