From fc80057a7a2696ac42bd9b6b8ad899257ad29122 Mon Sep 17 00:00:00 2001 From: Ayush guha <91629926+HelloGit-ty@users.noreply.github.com> Date: Sun, 10 Oct 2021 08:44:29 +0530 Subject: [PATCH] Add Mangapi (#2248) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8fb5efb8..f96ae9b1 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Mangapi](https://rapidapi.com/pierre.carcellermeunier/api/mangapi3/) | Translate manga pages from one language to another | `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 |