From 72285d1e11ac8349546bcd1adfe02cc69e7370cb Mon Sep 17 00:00:00 2001 From: Ryan Christiani Date: Sun, 20 Mar 2016 21:01:13 -0400 Subject: [PATCH 1/5] add categories and apis --- README.md | 61 +++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 52 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5928b7e5..98bc009f 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,55 @@ A collective list of JSON APIs for use in web development. -| API | Description | Link | -|---|---|---| -| Marvel | Marvel Comics API | [Go!](http://developer.marvel.com) | -| SWAPI | Star Wars API | [Go!](https://swapi.co) | -| NASA | NASA data, including imagery | [Go!](https://api.nasa.gov) | -| Pokéapi | The RESTful Pokémon API | [Go!](http://pokeapi.co) | -| Giphy | Get all your gifs | [Go!](https://github.com/Giphy/GiphyAPI) | -| OMDB | Open movie database | [Go!](http://omdbapi.com) | -| Unsplash | Photography | [Go!](https://unsplash.com/developers) | +### Animals +| API | Description | OAuth |Link | +|---|---|---|---| +| Petfinder | Adoption | No | [Go!](https://www.petfinder.com/developers/api-docs/) | + + +### Drinks + +| API | Description | OAuth |Link | +|---|---|---|---| +| BreweryDB | Beer | No |[Go!](http://www.brewerydb.com/developers) | +| LCBO API | Alcohol | No |[Go!](https://lcboapi.com/) | + +### Games & Comics + +| API | Description | OAuth |Link | +|---|---|---|---| +| Marvel | Marvel Comics API | No | [Go!](http://developer.marvel.com) | +| SWAPI | Star Wars API | No |[Go!](https://swapi.co) | +| Pokéapi | The RESTful Pokémon API | No |[Go!](http://pokeapi.co) | +| Giant Bomb | Video Games | No |[Go!](http://www.giantbomb.com/api/documentation) | + + +### Media + +| API | Description | OAuth |Link | +|---|---|---|---| +| Noun Project | Icons | Yes | [Go!](http://api.thenounproject.com/index.html) | +| Unsplash | Photography | No | [Go!](https://unsplash.com/developers) | +| Giphy | Get all your gifs | No | [Go!](https://github.com/Giphy/GiphyAPI) | +| OMDB | Open movie database | No | [Go!](http://omdbapi.com) | +| MovieDB | Movie Data | No | [Go!](https://www.themoviedb.org/documentation/api) | +| Good Reads | Books | No | [Go!](https://www.goodreads.com/api) | +| Dribble | Design | Yes | [Go!](http://developer.dribbble.com/v1/) | +| Rijks Museum| Art | No | [Go!](https://www.rijksmuseum.nl/en/api) | + +### Music +| API | Description | OAuth |Link | +|---|---|---|---| +| Discogs | Music | No | [Go!](https://www.discogs.com/developers/) | +| EchoNest | Music | No | [Go!](http://developer.echonest.com/docs/v4) | +| LastFm | Music | No | [Go!](http://www.last.fm/api) | + +### Science + +| API | Description | OAuth |Link | +|---|---|---|---| +| TED Talks | TED API | No | [Go!](http://developer.ted.com/API_Docs) | +| NASA | NASA data, including imagery | No | [Go!](https://api.nasa.gov) | +| Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) | +| World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) | + From 1771e25a3d265c0e588f8f571b8c37088c6e6aa1 Mon Sep 17 00:00:00 2001 From: Lars Graubner Date: Mon, 21 Mar 2016 09:11:29 +0100 Subject: [PATCH 2/5] Added RandomUser API --- README.md | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 98bc009f..de51ee61 100644 --- a/README.md +++ b/README.md @@ -2,22 +2,22 @@ A collective list of JSON APIs for use in web development. -### Animals -| API | Description | OAuth |Link | +### Animals +| API | Description | OAuth |Link | |---|---|---|---| | Petfinder | Adoption | No | [Go!](https://www.petfinder.com/developers/api-docs/) | ### Drinks -| API | Description | OAuth |Link | +| API | Description | OAuth |Link | |---|---|---|---| | BreweryDB | Beer | No |[Go!](http://www.brewerydb.com/developers) | | LCBO API | Alcohol | No |[Go!](https://lcboapi.com/) | ### Games & Comics -| API | Description | OAuth |Link | +| API | Description | OAuth |Link | |---|---|---|---| | Marvel | Marvel Comics API | No | [Go!](http://developer.marvel.com) | | SWAPI | Star Wars API | No |[Go!](https://swapi.co) | @@ -25,9 +25,9 @@ A collective list of JSON APIs for use in web development. | Giant Bomb | Video Games | No |[Go!](http://www.giantbomb.com/api/documentation) | -### Media +### Media -| API | Description | OAuth |Link | +| API | Description | OAuth |Link | |---|---|---|---| | Noun Project | Icons | Yes | [Go!](http://api.thenounproject.com/index.html) | | Unsplash | Photography | No | [Go!](https://unsplash.com/developers) | @@ -38,19 +38,24 @@ A collective list of JSON APIs for use in web development. | Dribble | Design | Yes | [Go!](http://developer.dribbble.com/v1/) | | Rijks Museum| Art | No | [Go!](https://www.rijksmuseum.nl/en/api) | -### Music -| API | Description | OAuth |Link | +### Music +| API | Description | OAuth |Link | |---|---|---|---| | Discogs | Music | No | [Go!](https://www.discogs.com/developers/) | | EchoNest | Music | No | [Go!](http://developer.echonest.com/docs/v4) | | LastFm | Music | No | [Go!](http://www.last.fm/api) | -### Science +### Science -| API | Description | OAuth |Link | +| API | Description | OAuth |Link | |---|---|---|---| | TED Talks | TED API | No | [Go!](http://developer.ted.com/API_Docs) | | NASA | NASA data, including imagery | No | [Go!](https://api.nasa.gov) | | Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) | | World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) | +### Development + +| API | Description | OAuth |Link | +|---|---|---|---| +| RandomUser | Generates random user data | No | [Go!](https://randomuser.me/) | From b1aed688980e30ac5366619b6c575d18d27b1f65 Mon Sep 17 00:00:00 2001 From: Todd Motto Date: Mon, 21 Mar 2016 11:46:56 +0000 Subject: [PATCH 3/5] fix(readme): Correctie voor nederlands, ja dat klopt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de51ee61..a4646b4e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ A collective list of JSON APIs for use in web development. | MovieDB | Movie Data | No | [Go!](https://www.themoviedb.org/documentation/api) | | Good Reads | Books | No | [Go!](https://www.goodreads.com/api) | | Dribble | Design | Yes | [Go!](http://developer.dribbble.com/v1/) | -| Rijks Museum| Art | No | [Go!](https://www.rijksmuseum.nl/en/api) | +| Rijksmuseum| Art | No | [Go!](https://www.rijksmuseum.nl/en/api) | ### Music | API | Description | OAuth |Link | From e20ee7520c70135a9e2a26af7a609d9e70cd3639 Mon Sep 17 00:00:00 2001 From: Pedro Date: Mon, 21 Mar 2016 12:44:16 +0000 Subject: [PATCH 4/5] Added TFL API --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a4646b4e..1355d821 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,11 @@ A collective list of JSON APIs for use in web development. | Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) | | World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) | +### Transportation +| API | Description | OAuth |Link | +|---|---|---|---| +| Transport for London | TFL API | No | [Go!](https://api.tfl.gov.uk) | + ### Development | API | Description | OAuth |Link | From 8eba5780f062d7b0b010b3b62828bf016fe4b3a6 Mon Sep 17 00:00:00 2001 From: Sam Verschueren Date: Mon, 21 Mar 2016 13:54:25 +0100 Subject: [PATCH 5/5] add irail --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1355d821..af692ce8 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| | Transport for London | TFL API | No | [Go!](https://api.tfl.gov.uk) | +| Transport for Belgium | Belgian transport API | No | [Go!](https://hello.irail.be/api/) | ### Development