From 3e38a4bd5e628773d0976c1ed6945f345de49c05 Mon Sep 17 00:00:00 2001 From: Ian Torres <73403032+ianator963@users.noreply.github.com> Date: Fri, 1 May 2026 16:31:02 -0400 Subject: [PATCH] Add Cat Facts API to Animals section Added Cat Facts API to the Animals section as a simple public API resource. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced5..83af574f 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ API | Description | Auth | HTTPS | CORS | [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 | +| [Cat Facts](https://catfact.ninja/) | Daily cat facts | No | Yes | Yes | | [Cats](https://docs.thecatapi.com/) | Pictures of cats from Tumblr | `apiKey` | Yes | No | | [Dog Facts](https://dukengn.github.io/Dog-facts-API/) | Random dog facts | No | Yes | Yes | | [Dog Facts](https://kinduff.github.io/dog-api/) | Random facts of Dogs | No | Yes | Yes |