From 7c9376fee95ece8ba8919dd6763228f3752a1b90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Epu=C3=B1an?= Date: Wed, 23 Mar 2016 15:11:39 -0300 Subject: [PATCH 01/22] Both BreweryDB and LCBI needs API-KEY (registered users) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5359d5ae..5f559d0b 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| -| BreweryDB | Beer | No |[Go!](http://www.brewerydb.com/developers) | -| LCBO API | Alcohol | No |[Go!](https://lcboapi.com/) | +| BreweryDB | Beer | No, but apiKey query string |[Go!](http://www.brewerydb.com/developers) | +| LCBO API | Alcohol | No, but apiKey query string |[Go!](https://lcboapi.com/) | ### Data Access From 6d5af4db3729eb5b99426a639e52801b3ef4be1f Mon Sep 17 00:00:00 2001 From: Abdul Awali Date: Sun, 27 Mar 2016 00:04:07 +0000 Subject: [PATCH 02/22] added timeandtime.com timeanddate.com provides info on time zones, holidays, sunrise & sunset times, and much more --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43d39779..22d6c10a 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Church Calendar API | Catholic liturgical calendar | No | [Go!](http://calapi.inadiutorium.cz/) | | Non-working days API | Database of ICS files for non working days | No | [Go!](https://github.com/gadael/icsdb) | +| Date and Time | Global Date and Time | No | [Go!](http://www.timeanddate.com/services/api/) | ### Development From 78a86a603d60ef57f58d3f78d5e71a3610421859 Mon Sep 17 00:00:00 2001 From: Abdul Awali Date: Sun, 27 Mar 2016 00:15:53 +0000 Subject: [PATCH 03/22] added Open Government --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 22d6c10a..cd16d77b 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,9 @@ A collective list of JSON APIs for use in web development. | Abbreviation API | Get abbreviations and meanings | No |[Go!](https://market.mashape.com/daxeel/abbreviations) | | Callook.info API | United States ham radio callsigns | No |[Go!](https://callook.info) | | Celebinfo API | Celebrity information API | No |[Go!](https://market.mashape.com/daxeel/celebinfo/) | +| Open Government | United State Government Open Data | No |[Go!](https://www.data.gov/) | -### Exchange +### Exchange | API | Description | OAuth |Link | |---|---|---|---| From 22b7fa86868d8618ca96743fa4864fb20df41835 Mon Sep 17 00:00:00 2001 From: Abdul Awali Date: Sun, 27 Mar 2016 00:30:42 +0000 Subject: [PATCH 04/22] added yelp api --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd16d77b..1406c1b7 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,9 @@ A collective list of JSON APIs for use in web development. | Callook.info API | United States ham radio callsigns | No |[Go!](https://callook.info) | | Celebinfo API | Celebrity information API | No |[Go!](https://market.mashape.com/daxeel/celebinfo/) | | Open Government | United State Government Open Data | No |[Go!](https://www.data.gov/) | +| Yelp | Find Local Bussiness | Yes |[Go!](https://www.yelp.com/developers) | -### Exchange +### Exchange | API | Description | OAuth |Link | |---|---|---|---| From 7513cc866adcf2b503e22b01df01961c48ec73b1 Mon Sep 17 00:00:00 2001 From: Abdul Awali Date: Sun, 27 Mar 2016 00:31:39 +0000 Subject: [PATCH 05/22] added quandl api for stock market --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1406c1b7..5e883f70 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ A collective list of JSON APIs for use in web development. | Celebinfo API | Celebrity information API | No |[Go!](https://market.mashape.com/daxeel/celebinfo/) | | Open Government | United State Government Open Data | No |[Go!](https://www.data.gov/) | | Yelp | Find Local Bussiness | Yes |[Go!](https://www.yelp.com/developers) | +| Quandl API | Stock Market Data | No |[Go!](https://www.quandl.com/) | ### Exchange From 123a50982d5c53fd459076bcdc52299a30ed23d0 Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Sun, 27 Mar 2016 10:20:19 +0100 Subject: [PATCH 06/22] Added Libraries.io to Open Source Projects section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43d39779..78acbfbd 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| | Drupal.org | Drupal.org API | No | [Go!](https://www.drupal.org/drupalorg/api) | +| Libraries.io | Open source software libraries | No | [Go!](https://libraries.io/api) | ### Security From a176e66c65f50e5ade9a3fb717f261912abe6c5b Mon Sep 17 00:00:00 2001 From: Ed Freyfogle Date: Sun, 27 Mar 2016 12:27:34 +0200 Subject: [PATCH 07/22] added Geocoding as section and OpenCage as API --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 43d39779..98313320 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,12 @@ A collective list of JSON APIs for use in web development. | Comic Vine | Comics | No | [Go!](http://comicvine.gamespot.com/api/documentation) | | Steam | Steam Client API | Yes | [Go!] (https://developer.valvesoftware.com/wiki/Steam_Web_API) | +### Geocoding + +| API | Description | OAuth |Link | +|---|---|---|---| +| OpenCage | Forward and reverse geocoding using open data | No | [Go!](https://geocoder.opencagedata.com) | + ### Media | API | Description | OAuth |Link | From f4b4a5eb71447159d3b77bdbdd03cce8211108f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Pavl=C3=ADk?= Date: Sun, 27 Mar 2016 12:45:26 +0200 Subject: [PATCH 08/22] add Jamendo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43d39779..36607758 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Discogs | Music | No | [Go!](https://www.discogs.com/developers/) | | EchoNest | Music | No | [Go!](http://developer.echonest.com/docs/v4) | +| Jamendo | Music | Yes | [Go!](https://developer.jamendo.com/v3.0) | | 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) | From 0789ae388f25c981888f13d492e3c83eaa60bc84 Mon Sep 17 00:00:00 2001 From: Mats Date: Sun, 27 Mar 2016 12:53:19 +0200 Subject: [PATCH 09/22] Add gitter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43d39779..39be0817 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ A collective list of JSON APIs for use in web development. | UI Names | Generate random fake names | No | [Go!](https://github.com/thm/uinames) | | Adorable Avatars | Generate random cartoon avatars | No | [Go!](http://avatars.adorable.io) | | Github - User Data | Pull public information for a user's github | No | [Go!](https://api.github.com/users/hackeryou) | +| Gitter - Chat for GitHub | Yes | [Go!](https://developer.gitter.im/docs/) | | 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/) | From 5e196fb77bdee601ff4f088b02baff47cde0fe47 Mon Sep 17 00:00:00 2001 From: Mats Date: Sun, 27 Mar 2016 12:55:08 +0200 Subject: [PATCH 10/22] Add gitter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39be0817..a54f6ad4 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ A collective list of JSON APIs for use in web development. | UI Names | Generate random fake names | No | [Go!](https://github.com/thm/uinames) | | Adorable Avatars | Generate random cartoon avatars | No | [Go!](http://avatars.adorable.io) | | Github - User Data | Pull public information for a user's github | No | [Go!](https://api.github.com/users/hackeryou) | -| Gitter - Chat for GitHub | Yes | [Go!](https://developer.gitter.im/docs/) | +| Gitter | Chat for GitHub | Yes | [Go!](https://developer.gitter.im/docs/) | | 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/) | From 3dfd535994f805f8deba12aedca9549aa82df0cd Mon Sep 17 00:00:00 2001 From: Marco Biedermann Date: Sun, 27 Mar 2016 14:29:48 +0200 Subject: [PATCH 11/22] add YouTube API --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 43d39779..9ccd0f10 100644 --- a/README.md +++ b/README.md @@ -164,3 +164,8 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| | Vehicle API | Lot of vehicles informations | No, but `apiKey` query string | [Go!](http://developer.edmunds.com/api-documentation/overview/) | + +### Video +| API | Description | OAuth |Link | +|---|---|---|---| +| YouTube | Add YouTube functionality to your sites and apps. | Yes / No | [Go!](https://developers.google.com/youtube/) From 3736f0a512464b341f300b1c233b12fc38d334ac Mon Sep 17 00:00:00 2001 From: Marco Biedermann Date: Sun, 27 Mar 2016 14:34:48 +0200 Subject: [PATCH 12/22] fix #81 - add Flickr API --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 43d39779..f7affac8 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,8 @@ A collective list of JSON APIs for use in web development. | Wordnik | Dictionary Data API | No | [Go!](http://developer.wordnik.com) | | Imgur | Images | Yes | [Go!](https://api.imgur.com/#overview) | | Chuck Norris Database | Jokes | No | [Go!](http://www.icndb.com/api) | -| Medium | community of readers and writers offering unique perspectives on ideas. | Yes | [Go!](https://github.com/Medium/medium-api-docs) +| Medium | community of readers and writers offering unique perspectives on ideas. | Yes | [Go!](https://github.com/Medium/medium-api-docs) +| Flickr | Flickr Services | Yes | [Go!](https://www.flickr.com/services/api/) ### Music | API | Description | OAuth |Link | From 1f81d7d925b120a18d4d92213c08675d69b9d447 Mon Sep 17 00:00:00 2001 From: Marco Biedermann Date: Sun, 27 Mar 2016 14:40:58 +0200 Subject: [PATCH 13/22] add Yahoo! Weather API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43d39779..5fcb3921 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ A collective list of JSON APIs for use in web development. | NASA | NASA data, including imagery | No | [Go!](https://api.nasa.gov) | | Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) | | OpenWeatherMap | Weather | No | [Go!](http://openweathermap.org/api) | +| Yahoo! Weather | Weather | No | [Go!](https://developer.yahoo.com/weather/) | | World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) | | Open Notify | ISS astronauts, current location API | No | [Go!](http://open-notify.org/Open-Notify-API/) | | Fedger.io | Query machine intelligence data | No | [Go!](https://dev.fedger.io/docs/) | From 47d1ab21d7fa3b5a21d5fc7c505166cc878ec23e Mon Sep 17 00:00:00 2001 From: Guy Edwards Date: Sun, 27 Mar 2016 11:03:35 +0100 Subject: [PATCH 14/22] Add reddit --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3291ed68..09e16362 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,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) +| Lorem Text | Generates Lorem Ipsum text | Yes | [Go!] (https://market.mashape.com/montanaflynn/lorem-text-generator) | Hipster Ipsum | Generates Hipster Ipsum text | No | [Go!] (http://hipsterjesus.com/) | Loripsum | The "lorem ipsum" generator that doesn't suck | No | [Go!] (http://loripsum.net/) @@ -98,10 +98,11 @@ A collective list of JSON APIs for use in web development. | iTunes Search | Software products API | No | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) | | Twitch | Game Streaming API | Yes | [Go!](https://github.com/justintv/Twitch-API) | | Wordnik | Dictionary Data API | No | [Go!](http://developer.wordnik.com) | -| Imgur | Images | Yes | [Go!](https://api.imgur.com/#overview) | +| Imgur | Images | Yes | [Go!](https://api.imgur.com/#overview) | | Chuck Norris Database | Jokes | No | [Go!](http://www.icndb.com/api) | | Medium | community of readers and writers offering unique perspectives on ideas. | Yes | [Go!](https://github.com/Medium/medium-api-docs) | Flickr | Flickr Services | Yes | [Go!](https://www.flickr.com/services/api/) +| Reddit | Homepage of the internet | Parts | [Go!](https://www.reddit.com/dev/api) ### Music | API | Description | OAuth |Link | @@ -142,7 +143,7 @@ A collective list of JSON APIs for use in web development. | inspirehep.net | High Energy Physics info. system | No | [Go!](https://inspirehep.net/info/hep/api?ln=en) | ### Social - + | API | Description | OAuth |Link | |---|---|---|---| | Full Contact | Get Social Media profiles and contact Information | Yes | [Go!](https://www.fullcontact.com/developer/docs/) | From 8407ee278846f7fbf5396178d62bcbe186ea4a11 Mon Sep 17 00:00:00 2001 From: jiayihu Date: Sun, 27 Mar 2016 17:45:47 +0200 Subject: [PATCH 15/22] Added city bikes API --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3291ed68..7273f75a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,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) +| Lorem Text | Generates Lorem Ipsum text | Yes | [Go!] (https://market.mashape.com/montanaflynn/lorem-text-generator) | Hipster Ipsum | Generates Hipster Ipsum text | No | [Go!] (http://hipsterjesus.com/) | Loripsum | The "lorem ipsum" generator that doesn't suck | No | [Go!] (http://loripsum.net/) @@ -98,7 +98,7 @@ A collective list of JSON APIs for use in web development. | iTunes Search | Software products API | No | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) | | Twitch | Game Streaming API | Yes | [Go!](https://github.com/justintv/Twitch-API) | | Wordnik | Dictionary Data API | No | [Go!](http://developer.wordnik.com) | -| Imgur | Images | Yes | [Go!](https://api.imgur.com/#overview) | +| Imgur | Images | Yes | [Go!](https://api.imgur.com/#overview) | | Chuck Norris Database | Jokes | No | [Go!](http://www.icndb.com/api) | | Medium | community of readers and writers offering unique perspectives on ideas. | Yes | [Go!](https://github.com/Medium/medium-api-docs) | Flickr | Flickr Services | Yes | [Go!](https://www.flickr.com/services/api/) @@ -142,7 +142,7 @@ A collective list of JSON APIs for use in web development. | inspirehep.net | High Energy Physics info. system | No | [Go!](https://inspirehep.net/info/hep/api?ln=en) | ### Social - + | API | Description | OAuth |Link | |---|---|---|---| | Full Contact | Get Social Media profiles and contact Information | Yes | [Go!](https://www.fullcontact.com/developer/docs/) | @@ -158,6 +158,7 @@ A collective list of JSON APIs for use in web development. | FitBit | FitBit API | No | [Go!](https://dev.fitbit.com) | | Stattleship | MLB, NBA, NHL, NFL | No, but a token is required | [Go!](https://www.stattleship.com/#) | | JCDecaux Bike API | JCDecaux's self-service bicycles | No, but `apiKey` query string | [Go!](https://developer.jcdecaux.com/) | +| City Bikes API | City Bikes around the world | No | [Go!](http://api.citybik.es/v2/) | ### Transportation | API | Description | OAuth |Link | From c3d96e6206b8665a7757e50c84c7504f3fcbe744 Mon Sep 17 00:00:00 2001 From: Arpit Jain Date: Tue, 29 Mar 2016 17:29:34 +0530 Subject: [PATCH 16/22] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09e16362..9af92f90 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ A collective list of JSON APIs for use in web development. | 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/) | +| Musixmatch | Music | No, but 'api query' string | [Go!](https://developer.musixmatch.com/) | ### Open Source projects | API | Description | OAuth |Link | From 7cb980858750976a31bc935b0535d683dadfcb6a Mon Sep 17 00:00:00 2001 From: Arpit Jain Date: Tue, 29 Mar 2016 17:31:16 +0530 Subject: [PATCH 17/22] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9af92f90..2e446771 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ A collective list of JSON APIs for use in web development. | 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/) | -| Musixmatch | Music | No, but 'api query' string | [Go!](https://developer.musixmatch.com/) | +| Musixmatch | Music | No, but `apikey` query string | [Go!](https://developer.musixmatch.com/) | ### Open Source projects | API | Description | OAuth |Link | From 069b80a66e5968747aa488e40d4fdc2c88347d2c Mon Sep 17 00:00:00 2001 From: Matsv Date: Tue, 29 Mar 2016 18:16:11 +0200 Subject: [PATCH 18/22] Add schiphol airport API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09e16362..5c51d1d3 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ A collective list of JSON APIs for use in web development. | Transport for Paris, France | RATP Open Data API | No | [Go!](http://data.ratp.fr/api/v1/console/datasets/1.0/search/) | | Transport for Sao Paulo, Brazil | SPTrans | Yes | [Go!](http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx) | | Transport for The Netherlands | NS | No | [Go!](http://www.ns.nl/reisinformatie/ns-api) | +| Schiphol Airport API | Schiphol | Yes | [Go!](https://flight-info.3scale.net/) ### Vehicle | API | Description | OAuth |Link | From d347a6e2ea4bc0c6d962d881e2d823a9d904714c Mon Sep 17 00:00:00 2001 From: Ryan Davies Date: Wed, 30 Mar 2016 00:24:33 +0100 Subject: [PATCH 19/22] Fix typo Minor change. Yelp API description had a typo: "bussiness". Simply fixed this to "business". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09e16362..8acb94d3 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ A collective list of JSON APIs for use in web development. | Callook.info API | United States ham radio callsigns | No |[Go!](https://callook.info) | | Celebinfo API | Celebrity information API | No |[Go!](https://market.mashape.com/daxeel/celebinfo/) | | Open Government | United State Government Open Data | No |[Go!](https://www.data.gov/) | -| Yelp | Find Local Bussiness | Yes |[Go!](https://www.yelp.com/developers) | +| Yelp | Find Local Business | Yes |[Go!](https://www.yelp.com/developers) | | Quandl API | Stock Market Data | No |[Go!](https://www.quandl.com/) | ### Exchange From 81675d9643027ad6a7227b5446a2444b64405740 Mon Sep 17 00:00:00 2001 From: Jake Yesbeck Date: Wed, 30 Mar 2016 16:37:58 -0700 Subject: [PATCH 20/22] Add RescueGroups Pet API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8acb94d3..fe8d6049 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| | Petfinder | Adoption | No | [Go!](https://www.petfinder.com/developers/api-docs/) | +| RescueGroups | Adoption | No | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | ### Anime From 26a14feec17014efa0144d0b67e4f8fe43eaad32 Mon Sep 17 00:00:00 2001 From: Maurizio Battaghini Date: Thu, 31 Mar 2016 12:39:03 +0200 Subject: [PATCH 21/22] Add Telegram (social) api Provide link to Telegram social api (to create Bot or Read / Write datas) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb9bb898..42804cdb 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ A collective list of JSON APIs for use in web development. | LinkedIn REST-API | The foundation of all digital integrations with LinkedIn | Yes | [Go!](https://developer.linkedin.com/docs/rest-api) | | Facebook API | Facebook Login, Share on FB, Social Plugins, Analytics and more | Yes | [Go!](https://developers.facebook.com/) | | Twitter API | Read and write Twitter data | Yes | [Go!](https://dev.twitter.com/rest/public) | +| Telegram API | Read and write Telegram data | Yes | [Go!](https://core.telegram.org/api#getting-started) | ### Sports/Fitness From 7bd2661d16236b6828e92917bf11a81bf8bb12d6 Mon Sep 17 00:00:00 2001 From: Todd Motto Date: Thu, 31 Mar 2016 11:50:14 +0100 Subject: [PATCH 22/22] *Add note that paid for APIs will not be added* --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 42804cdb..5525432c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A collective list of JSON APIs for use in web development. +> While I appreciate the masses of pull requests and community involement, some PRs have been specifically to market company APIs that offer paid for solutions. This API list is not a marketing tool, but a tool to help the community build applications and use free public APIs quickly and easily. Pull requests that explicitly are marketing attempts won't be accepted, thanks for understanding! :) + ### Animals | API | Description | OAuth |Link | |---|---|---|---|