From f83f53b385903bc65b3d490f08eed4f6c320c635 Mon Sep 17 00:00:00 2001 From: Kye Date: Tue, 29 Nov 2022 14:55:04 +1100 Subject: [PATCH] Added Mangadex API under Anime (#68) * added Mangadex * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee9b3f1..cab84da 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ For information on contributing to this project, please see the [contributing gu | [Kitsu](http://docs.kitsu.apiary.io/) | Anime discovery platform | `OAuth` | Yes | Unknown | | [Studio Ghibli](https://ghibliapi.herokuapp.com) | Resources from Studio Ghibli films | No | Yes | Unknown | | [What Anime](https://soruly.github.io/trace.moe/) | Scan anime image to get specific detail | `apiKey` | Yes | Unknown | +| [Mangadex](https://api.mangadex.org/docs/) | ad-free manga reader offering high-quality images | No | Yes | Unknown | **[⬆ Back to Index](#index)**