"src/main/git@ustchcs.com:gujinli1118/JSH_ERP.git" did not exist on "412beb11a870c033401a38f1de2e6711c0bba2f2"
Commit ab50c415 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Merge branch 'master' into feature/add-json

parents 549b3738 a490350e
...@@ -6,7 +6,7 @@ before_install: ...@@ -6,7 +6,7 @@ before_install:
install: install:
- gem install awesome_bot - gem install awesome_bot
script: script:
- awesome_bot README.md --allow-ssl --allow 403 302 - awesome_bot README.md --allow-ssl --allow 403,302
after_success: after_success:
- cd build - cd build
- sh build.sh - sh build.sh
......
...@@ -58,6 +58,7 @@ API | Description | Auth | HTTPS | Link | ...@@ -58,6 +58,7 @@ API | Description | Auth | HTTPS | Link |
API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link |
|---|---|---|---|---| |---|---|---|---|---|
| AniList | AniList Anime | `OAuth` | No | [Go!](http://anilist-api.readthedocs.io/en/latest/) | | AniList | AniList Anime | `OAuth` | No | [Go!](http://anilist-api.readthedocs.io/en/latest/) |
| Jikan | Unofficial MyAnimeList API | No | Yes | [Go!](https://jikan.me) |
| Kitsu | Anime discovery platform | `OAuth` | Yes | [Go!](http://docs.kitsu.apiary.io/) | | Kitsu | Anime discovery platform | `OAuth` | Yes | [Go!](http://docs.kitsu.apiary.io/) |
| Studio Ghibli | Resources from Studio Ghibli films | No | Yes | [Go!](https://ghibliapi.herokuapp.com) | | Studio Ghibli | Resources from Studio Ghibli films | No | Yes | [Go!](https://ghibliapi.herokuapp.com) |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment