From 1d6ef3574a1f6d695640fb83a983d1abd343c9b3 Mon Sep 17 00:00:00 2001 From: Gregory Eremin Date: Wed, 23 Mar 2016 01:48:19 +0300 Subject: [PATCH 01/11] Add MusicBrainz API link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4033269a..c25abd37 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ A collective list of JSON APIs for use in web development. | EchoNest | Music | No | [Go!](http://developer.echonest.com/docs/v4) | | LastFm | Music | No | [Go!](http://www.last.fm/api) | | Mixcloud | Music | No | [Go!](https://www.mixcloud.com/developers/) | +| MusicBrainz | Music | No | [Go!](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) | | Soundcloud | Music | No | [Go!](https://developers.soundcloud.com/) | | Spotify | Music | No | [Go!](https://developer.spotify.com/web-api/migration-guide/) | From 42f6250b271bc8164f8704e0d262e95897c39103 Mon Sep 17 00:00:00 2001 From: "Jaime A. Rodriguez" Date: Tue, 22 Mar 2016 16:44:11 -0700 Subject: [PATCH 02/11] Added Washington Metro Transport API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4033269a..6222db4f 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ A collective list of JSON APIs for use in web development. | Transport for Norway | Norwegian transport API | No | [Go!](http://reisapi.ruter.no/help) | | Transport for Toronto | TTC | No| [Go!](https://myttc.ca/developers) | | Transport for Vancouver, Canada | TransLink | Yes | [Go!](https://developer.translink.ca/) | +| Transport for Washington, US | Washington Metro transport API | Yes | [Go!](https://developer.wmata.com/) | ### Development From a0aaa3ccbbf519e9b4ee6320f9fd57d6aed638e2 Mon Sep 17 00:00:00 2001 From: Damian Esteban Date: Tue, 22 Mar 2016 21:30:43 -0400 Subject: [PATCH 03/11] 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 04/11] 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 05/11] 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 | |---|---|---|---| From aa93ee4efbaff6252ee96be5f340e86ae84e92b2 Mon Sep 17 00:00:00 2001 From: Daxeel Soni Date: Wed, 23 Mar 2016 10:43:17 +0530 Subject: [PATCH 06/11] Added Abbreviations and CelebInfo APIs --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4033269a..859014ab 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,13 @@ A collective list of JSON APIs for use in web development. | BreweryDB | Beer | No |[Go!](http://www.brewerydb.com/developers) | | LCBO API | Alcohol | No |[Go!](https://lcboapi.com/) | +### Data Access + +| API | Description | OAuth |Link | +|---|---|---|---| +| Abbreviation API | Get abbreviations and meanings easily. | No |[Go!](https://market.mashape.com/daxeel/abbreviations) | +| Celebinfo API | CelebInfo is a simple API which will give you access to the information like birthdays etc. With this API you will get these data of celebrities. | No |[Go!](https://market.mashape.com/daxeel/celebinfo/) | + ### Games & Comics | API | Description | OAuth |Link | From cfb7bd95d69168293f30eaf49a6fd54caacb28cf Mon Sep 17 00:00:00 2001 From: Farhan Salam Date: Wed, 23 Mar 2016 13:23:20 +0500 Subject: [PATCH 07/11] UK police data api links added This is the site for open data about crime and policing in England, Wales and Northern Ireland. You can download street-level crime, outcome, and stop and search data in clear and simple CSV format and explore the API containing detailed crime data and information about individual police forces and neighbourhood teams. You can also download data on police activity, and a range of data collected under the police annual data requirement (ADR) including arrests and 101 call handling. All the data on this site is made available under the Open Government Licence. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4033269a..c58414db 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,9 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Football-Data.org | Football Data | No | [Go!](http://api.football-data.org) | | FitBit | FitBit API | No | [Go!](https://dev.fitbit.com) | + +### Security + +| API | Description | OAuth |Link | +|---|---|---|---| +| UK Police | UK Police data | No | [Go!](https://data.police.uk/docs/) | From d00e5b6c02d75995772eec95a9959d25e45b9512 Mon Sep 17 00:00:00 2001 From: Farhan Salam Date: Wed, 23 Mar 2016 13:37:17 +0500 Subject: [PATCH 08/11] Lorem Text Generator API --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index c58414db..e1dd6a82 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ A collective list of JSON APIs for use in web development. | JSONPlaceholder | Fake data for testing and prototyping | No | [Go!](http://jsonplaceholder.typicode.com/) | | RoboHash | Generate random robot/alien avatars | No | [Go!](https://robohash.org/) | | API Only | Several APIs free. | No | [Go!](http://apionly.com/) | +| Lorem Text | Generates Lorem Ipsum text | Yes | [Go!] (https://market.mashape.com/montanaflynn/lorem-text-generator) ### Sports @@ -97,9 +98,3 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Football-Data.org | Football Data | No | [Go!](http://api.football-data.org) | | FitBit | FitBit API | No | [Go!](https://dev.fitbit.com) | - -### Security - -| API | Description | OAuth |Link | -|---|---|---|---| -| UK Police | UK Police data | No | [Go!](https://data.police.uk/docs/) | From b88ed658d8a86f4db156fe3074cfbb7df128dd2b Mon Sep 17 00:00:00 2001 From: Julien Breux Date: Wed, 23 Mar 2016 09:47:51 +0100 Subject: [PATCH 09/11] Add bike section with JCDecaux API --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4033269a..cc740266 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,13 @@ A collective list of JSON APIs for use in web development. | Transport for Toronto | TTC | No| [Go!](https://myttc.ca/developers) | | Transport for Vancouver, Canada | TransLink | Yes | [Go!](https://developer.translink.ca/) | +### Bike +| API | Description | OAuth |Link | +|---|---|---|---| +| Bike for Belgian | Belgian bike API | No, but `apiKey` query string | [Go!](https://developer.jcdecaux.com/) | +| Bike for France | France bike API | No, but `apiKey` query string | [Go!](https://developer.jcdecaux.com/) | +| Bike for Spain | Spain bike API | No, but `apiKey` query string | [Go!](https://developer.jcdecaux.com/) | + ### Development | API | Description | OAuth |Link | From 0134f55632b03ceb6b125389d770087bb7ce073e Mon Sep 17 00:00:00 2001 From: farhansalam Date: Wed, 23 Mar 2016 13:56:51 +0500 Subject: [PATCH 10/11] Full contact API added --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4033269a..f7f10787 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,9 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Football-Data.org | Football Data | No | [Go!](http://api.football-data.org) | | FitBit | FitBit API | No | [Go!](https://dev.fitbit.com) | + +### Social + +| API | Description | OAuth |Link | +|---|---|---|---| +| Full Contact | Get Social Media profiles and contact Information | Yes | [Go!](https://www.fullcontact.com/developer/docs/) | From 60615eec42e09f29c495424a8a5f601ba1f751ca Mon Sep 17 00:00:00 2001 From: Pedro Cambra Date: Wed, 23 Mar 2016 11:36:32 +0000 Subject: [PATCH 11/11] Added drupal.org API --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4033269a..5785567d 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,11 @@ A collective list of JSON APIs for use in web development. | Soundcloud | Music | No | [Go!](https://developers.soundcloud.com/) | | Spotify | Music | No | [Go!](https://developer.spotify.com/web-api/migration-guide/) | +### Open Source projects +| API | Description | OAuth |Link | +|---|---|---|---| +| Drupal.org | Drupal.org API | No | [Go!](https://www.drupal.org/drupalorg/api) | + ### Science | API | Description | OAuth |Link |