From 7ffcc24145c8687082935506418081b099e28254 Mon Sep 17 00:00:00 2001 From: marijaninjo Date: Thu, 13 Oct 2022 17:11:19 +0200 Subject: [PATCH] Update README.md Axolotl defunct (#39) Removed link to defunct service: https://theaxolotlapi.netlify.app Their API url is unavailable https://axoltlapi.herokuapp.com/ --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3a261ee..c6bd2e0 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,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 |