From 4ef8a135e15ce91f68e10fda6d91e72913e8099e Mon Sep 17 00:00:00 2001 From: chandan-02 <45965174+chandan-02@users.noreply.github.com> Date: Fri, 1 Oct 2021 12:24:37 +0530 Subject: [PATCH] Add Anime Facts (#2072) Squashs: * Factual info about an anime with img * Added Anime Facts alphabetically --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f99d4f1..c7f4daae 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [AnimeFacts](https://chandan-02.github.io/anime-facts-rest-api/) | Anime Facts (over 100+) | No | Yes | Yes | | [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](https://kitsu.docs.apiary.io/) | Anime discovery platform | `OAuth` | Yes | Yes |