Add MyAnimeList's v2 API (#1400)

This commit is contained in:
hugonun
2020-10-03 19:22:53 +02:00
committed by GitHub
parent 5dc97c529e
commit d396dcafc4

View File

@@ -81,6 +81,7 @@ API | Description | Auth | HTTPS | CORS |
| [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 |
| [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 | Unknown |
**[⬆ Back to Index](#index)**