Merge pull request #645 from irfan-dahir/patch-1

Jikan API has CORS enabled
This commit is contained in:
Dave Machado
2018-04-10 19:47:10 -04:00
committed by GitHub

View File

@@ -76,7 +76,7 @@ API | Description | Auth | HTTPS | CORS | Link |
API | Description | Auth | HTTPS | CORS | Link |
|---|---|---|---|---|---|
| AniList | Anime discovery & tracking | `OAuth` | Yes | Unknown | [Go!](https://github.com/AniList/ApiV2-GraphQL-Docs) |
| Jikan | Unofficial MyAnimeList API | No | Yes | Unknown | [Go!](https://jikan.me) |
| Jikan | Unofficial MyAnimeList API | No | Yes | Yes | [Go!](https://jikan.me) |
| Kitsu | Anime discovery platform | `OAuth` | Yes | Unknown | [Go!](http://docs.kitsu.apiary.io/) |
| Studio Ghibli | Resources from Studio Ghibli films | No | Yes | Unknown | [Go!](https://ghibliapi.herokuapp.com) |