From 29f9ed7e80b109241676f443bef081184ac19337 Mon Sep 17 00:00:00 2001 From: Ruben Bekaert Date: Thu, 8 Apr 2021 21:07:56 +0200 Subject: [PATCH] Added waifu.pics Changed waifu.pics url changed to to api docs in stead of main page --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab276764..1b0d8f54 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ API | Description | Auth | HTTPS | CORS | | [Kitsu](https://kitsu.docs.apiary.io/) | Anime discovery platform | `OAuth` | Yes | Yes | | [MyAnimeList](https://myanimelist.net/clubs.php?cid=13727) | Anime and Manga Database and Community | `OAuth` | Yes | Unknown | | [Studio Ghibli](https://ghibliapi.herokuapp.com) | Resources from Studio Ghibli films | No | Yes | Yes | +| [Waifu.pics](https://waifu.pics/docs) | Image sharing platform for anime images | No | Yes | No | | [What Anime](https://soruly.github.io/trace.moe/) | Scan anime image to get specific detail | No | Yes | Yes | **[⬆ Back to Index](#index)**