From 428038d8624ae7bb7bbf0d517ac374f5d8f0e3a9 Mon Sep 17 00:00:00 2001 From: Joe Conwell Date: Mon, 27 Sep 2021 14:53:08 -0400 Subject: [PATCH] added mangadex API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf7abbd8..bcd6b8a4 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ API | Description | Auth | HTTPS | CORS | | [AnimeNewsNetwork](https://www.animenewsnetwork.com/encyclopedia/api.php) | Anime industry news | No | Yes | Yes | | [Jikan](https://jikan.moe) | Unofficial MyAnimeList API | No | Yes | Yes | | [Kitsu](https://kitsu.docs.apiary.io/) | Anime discovery platform | `OAuth` | Yes | Yes | +| [MangaDex](https://api.mangadex.org/docs.html) | Manga Database and Community | `apiKey` | Yes | Unknown | | [MyAnimeList](https://myanimelist.net/clubs.php?cid=13727) | Anime and Manga Database and Community | `OAuth` | Yes | Unknown | | [NekosBest](https://docs.nekos.best) | Neko Images & Anime roleplaying GIFs | No | Yes | Yes | | [Shikimori](https://shikimori.one/api/doc) | Anime discovery, tracking, forum, rates | `OAuth` | Yes | Unknown |