From 53b3da2cc01971757bdfc4163f8cd28ad088cba0 Mon Sep 17 00:00:00 2001 From: hugonun <43740923+hugonun@users.noreply.github.com> Date: Thu, 23 Sep 2021 22:39:51 +0200 Subject: [PATCH] Add AniDB (#1402) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d07752c1..ad447992 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [AniAPI](https://github.com/AniAPI-Team/AniAPI) | Anime discovery, streaming & syncing with trackers | `OAuth` | Yes | Yes | +| [AniDB](https://wiki.anidb.net/HTTP_API_Definition) | Anime Database | `apiKey` | No | Unknown | | [AniList](https://github.com/AniList/ApiV2-GraphQL-Docs) | Anime discovery & tracking | `OAuth` | Yes | Unknown | | [AnimeChan](https://github.com/RocktimSaikia/anime-chan) | Anime quotes (over 10k+) | No | Yes | No | | [AnimeNewsNetwork](https://www.animenewsnetwork.com/encyclopedia/api.php) | Anime industry news | No | Yes | Yes |