From a0aaa3ccbbf519e9b4ee6320f9fd57d6aed638e2 Mon Sep 17 00:00:00 2001 From: Damian Esteban Date: Tue, 22 Mar 2016 21:30:43 -0400 Subject: [PATCH 1/3] add anime section and link to Hummingbird API --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4033269a..195d282e 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,12 @@ A collective list of JSON APIs for use in web development. | Giant Bomb | Video Games | No |[Go!](http://www.giantbomb.com/api/documentation) | | Comic Vine | Comics | No | [Go!](http://comicvine.gamespot.com/api/documentation) | +### Anime & Manga + +| API | Description | OAuth |Link | +|---|---|---|---| +| Hummingbird | Hummingbird Anime API | No | [Go!](https://hummingbird.me/) | + ### Media | API | Description | OAuth |Link | From 9a7d9cc5c83753c5ee3b96aecc8ca14c910c225c Mon Sep 17 00:00:00 2001 From: Damian Esteban Date: Tue, 22 Mar 2016 21:37:16 -0400 Subject: [PATCH 2/3] add AniList API --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 195d282e..7689c412 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Petfinder | Adoption | No | [Go!](https://www.petfinder.com/developers/api-docs/) | +### Anime & Manga + +| API | Description | OAuth |Link | +|---|---|---|---| +| Hummingbird | Hummingbird Anime API | No | [Go!](https://hummingbird.me/) | +| AniList | AniList Anime API | No | [Go!](http://anilist-api.readthedocs.org/en/latest/#) | ### Drinks @@ -25,12 +31,6 @@ A collective list of JSON APIs for use in web development. | Giant Bomb | Video Games | No |[Go!](http://www.giantbomb.com/api/documentation) | | Comic Vine | Comics | No | [Go!](http://comicvine.gamespot.com/api/documentation) | -### Anime & Manga - -| API | Description | OAuth |Link | -|---|---|---|---| -| Hummingbird | Hummingbird Anime API | No | [Go!](https://hummingbird.me/) | - ### Media | API | Description | OAuth |Link | From 3c1e9ea6024131c6e88a3dd6550bbaba81e847f6 Mon Sep 17 00:00:00 2001 From: Damian Esteban Date: Tue, 22 Mar 2016 21:40:31 -0400 Subject: [PATCH 3/3] modify section title to Anime --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7689c412..d800f047 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Petfinder | Adoption | No | [Go!](https://www.petfinder.com/developers/api-docs/) | -### Anime & Manga +### Anime | API | Description | OAuth |Link | |---|---|---|---|