From 251ebb3302d30d69a3c1df20b10519c05127c171 Mon Sep 17 00:00:00 2001 From: Ace Date: Wed, 4 Jan 2023 14:28:48 +0100 Subject: [PATCH] Re-added the Axolotl API (#70) Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0aec7d..5d147cd 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [AniDB](https://wiki.anidb.net/HTTP_API_Definition) | Anime Database | `apiKey` | No| Yes | +| [Axolotl](https://axolotlapi.netlify.app/) | Fetches over 100 posts from r/axolotls and sends back a number of those based on filters provided | No | Yes | Unknown | | [AniList](https://github.com/AniList/ApiV2-GraphQL-Docs)| Anime discovery & tracking | `OAuth`| Yes | Unknown | | [AnimeChan](https://github.com/RocktimSaikia/anime-chan)| Anime quotes (over 10k+) | No | Yes | No| | [AnimeFacts](https://chandan-02.github.io/anime-facts-rest-api/)| Anime Facts (over 100+)| No | Yes | Yes |