From 8938540fedcfcf0c8721d452020a1ff431432677 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Fri, 27 Oct 2017 10:10:21 +0200 Subject: [PATCH 1/3] Add microlink.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6a63a4..056caf7 100644 --- a/README.md +++ b/README.md @@ -569,6 +569,7 @@ API | Description | Auth | HTTPS | Link | | Twitch | Game Streaming API | `OAuth` | Yes | [Go!](https://dev.twitch.tv/docs) | | Twitter | Read and write Twitter data | `OAuth` | Yes | [Go!](https://dev.twitter.com/rest/public) | | vk | Read and write vk data | `OAuth` | Yes | [Go!](https://vk.com/dev/sites) | +| microlink.io | Turns any link into information | No | Yes | [Go!](https://docs.microlink.io) | ### Sports & Fitness API | Description | Auth | HTTPS | Link | From 58268f78ea68b726705167872848e4128dad7153 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Fri, 27 Oct 2017 10:11:47 +0200 Subject: [PATCH 2/3] sort alphabetically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 056caf7..43a2f97 100644 --- a/README.md +++ b/README.md @@ -558,6 +558,7 @@ API | Description | Auth | HTTPS | Link | | Instagram | Instagram Login, Share on Instagram, Social Plugins and more | `OAuth` | Yes | [Go!](https://www.instagram.com/developer/) | | LinkedIn | The foundation of all digital integrations with LinkedIn | `OAuth` | Yes | [Go!](https://developer.linkedin.com/docs/rest-api) | | Meetup.com | Data about Meetups from Meetup.com | `apiKey` | Yes | [Go!](https://www.meetup.com/meetup_api/) | +| microlink.io | Turns any link into information | No | Yes | [Go!](https://docs.microlink.io) | | Pinterest | The world's catalog of ideas | `OAuth` | Yes | [Go!](https://developers.pinterest.com/) | | PWRTelegram bot | Boosted version of the Telegram bot API | `OAuth` | Yes | [Go!](https://pwrtelegram.xyz) | | Reddit | Homepage of the internet | `OAuth` | Yes | [Go!](https://www.reddit.com/dev/api) | @@ -569,7 +570,6 @@ API | Description | Auth | HTTPS | Link | | Twitch | Game Streaming API | `OAuth` | Yes | [Go!](https://dev.twitch.tv/docs) | | Twitter | Read and write Twitter data | `OAuth` | Yes | [Go!](https://dev.twitter.com/rest/public) | | vk | Read and write vk data | `OAuth` | Yes | [Go!](https://vk.com/dev/sites) | -| microlink.io | Turns any link into information | No | Yes | [Go!](https://docs.microlink.io) | ### Sports & Fitness API | Description | Auth | HTTPS | Link | From 25f06aa89263fdae445709433ce0612601abab87 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Sat, 28 Oct 2017 10:23:09 +0200 Subject: [PATCH 3/3] Move into Open Data section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43a2f97..90b89ea 100644 --- a/README.md +++ b/README.md @@ -457,6 +457,7 @@ API | Description | Auth | HTTPS | Link | | fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) | | French Address Search | French Government | No | Yes | [Go!](https://adresse.data.gouv.fr/api) | | Marijuana Strains | Marijuana strains, races, flavors, and effects | `apiKey` | No | [Go!](http://strains.evanbusse.com/) | +| Microlink.io | Turns any link into information | No | Yes | [Go!](https://docs.microlink.io) | | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) | | Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) | | Open Government, France | French Government Open Data | `apiKey` | Yes | [Go!](https://www.data.gouv.fr/) | @@ -558,7 +559,6 @@ API | Description | Auth | HTTPS | Link | | Instagram | Instagram Login, Share on Instagram, Social Plugins and more | `OAuth` | Yes | [Go!](https://www.instagram.com/developer/) | | LinkedIn | The foundation of all digital integrations with LinkedIn | `OAuth` | Yes | [Go!](https://developer.linkedin.com/docs/rest-api) | | Meetup.com | Data about Meetups from Meetup.com | `apiKey` | Yes | [Go!](https://www.meetup.com/meetup_api/) | -| microlink.io | Turns any link into information | No | Yes | [Go!](https://docs.microlink.io) | | Pinterest | The world's catalog of ideas | `OAuth` | Yes | [Go!](https://developers.pinterest.com/) | | PWRTelegram bot | Boosted version of the Telegram bot API | `OAuth` | Yes | [Go!](https://pwrtelegram.xyz) | | Reddit | Homepage of the internet | `OAuth` | Yes | [Go!](https://www.reddit.com/dev/api) |