From b27a2969b052b565aaa8311ed4c4009ffb18f863 Mon Sep 17 00:00:00 2001 From: hugonun <43740923+hugonun@users.noreply.github.com> Date: Mon, 26 Nov 2018 21:07:14 +0100 Subject: [PATCH] Adding AnimeNewsNetwork API (#804) * Addine AnimeNewsNetwork API * Updating description of animenewsnetwork * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 89628370..0838a139 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [AniList](https://github.com/AniList/ApiV2-GraphQL-Docs) | Anime discovery & tracking | `OAuth` | Yes | Unknown | +| [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](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 |