From 44d4e6c98d636a722127d7fafb350ada86304432 Mon Sep 17 00:00:00 2001 From: Abd ar-Rahman Hamidi Date: Tue, 4 Apr 2017 07:43:23 +0500 Subject: [PATCH 1/3] Add letsvalidate api --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ae40ae09..a8dca56d 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ For information on contributing to this project, please see the [contributing gu * [Vehicle](#vehicle) * [Video](#video) * [Weather](#weather) +* [Misc](#misc) ### Animals @@ -357,6 +358,7 @@ For information on contributing to this project, please see the [contributing gu | Imgur | Images | `OAuth` | Yes | [Go!](https://api.imgur.com/#overview) | | ScreenShotLayer | URL 2 Image | No | Yes | [Go!](https://screenshotlayer.com) | | Unsplash | Photography | `OAuth` | Yes | [Go!](https://unsplash.com/developers) | +| Let's Validate | URL 2 Thumbnail | No | Yes | [Go!](https://github.com/letsvalidate/api) | ### Science @@ -505,3 +507,10 @@ For information on contributing to this project, please see the [contributing gu | Weatherbit | Weather | `apiKey` | Yes | [Go!](https://www.weatherbit.io/api) | | Wunderground | Weather | No | Yes | [Go!](https://www.wunderground.com/weather/api/) | | Yahoo! Weather | Weather | No | Yes | [Go!](https://developer.yahoo.com/weather/) | + +### Misc + + +| API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| Let's Validate | Uncovers the technologies used on websites | No | Yes | [Go!](https://github.com/letsvalidate/api) | From 5ebab52b2b7e72050e4fcb491386fab84f413f04 Mon Sep 17 00:00:00 2001 From: Abd ar-Rahman Hamidi Date: Tue, 4 Apr 2017 08:15:42 +0500 Subject: [PATCH 2/3] Update README.md --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index a8dca56d..4d7a6b53 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ For information on contributing to this project, please see the [contributing gu * [Vehicle](#vehicle) * [Video](#video) * [Weather](#weather) -* [Misc](#misc) ### Animals @@ -184,6 +183,7 @@ For information on contributing to this project, please see the [contributing gu | Stormpath | User Authentication | `apiKey` | Yes | [Go!](https://stormpath.com/) | | UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | | Verse | Check what's the latest version of your favorite open-source project | No | Yes | [Go!](https://verse.pawelad.xyz/) | +| Let's Validate | Uncovers the technologies used on websites and URL to thumbnail | No | Yes | [Go!](https://github.com/letsvalidate/api) | ### Documents & Productivity @@ -358,7 +358,6 @@ For information on contributing to this project, please see the [contributing gu | Imgur | Images | `OAuth` | Yes | [Go!](https://api.imgur.com/#overview) | | ScreenShotLayer | URL 2 Image | No | Yes | [Go!](https://screenshotlayer.com) | | Unsplash | Photography | `OAuth` | Yes | [Go!](https://unsplash.com/developers) | -| Let's Validate | URL 2 Thumbnail | No | Yes | [Go!](https://github.com/letsvalidate/api) | ### Science @@ -507,10 +506,3 @@ For information on contributing to this project, please see the [contributing gu | Weatherbit | Weather | `apiKey` | Yes | [Go!](https://www.weatherbit.io/api) | | Wunderground | Weather | No | Yes | [Go!](https://www.wunderground.com/weather/api/) | | Yahoo! Weather | Weather | No | Yes | [Go!](https://developer.yahoo.com/weather/) | - -### Misc - - -| API | Description | Auth | HTTPS | Link | -|---|---|---|---|---| -| Let's Validate | Uncovers the technologies used on websites | No | Yes | [Go!](https://github.com/letsvalidate/api) | From f244c2875d2d0d89c062cb4bd3217c36c4162ff1 Mon Sep 17 00:00:00 2001 From: Abd ar-Rahman Hamidi Date: Tue, 4 Apr 2017 20:52:52 +0500 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d7a6b53..056a1746 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ For information on contributing to this project, please see the [contributing gu | IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) | | JSON 2 JSONP | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | [Go!](https://json2jsonp.com/) | | JSONPlaceholder | Fake data for testing and prototyping | No | No | [Go!](http://jsonplaceholder.typicode.com/) | +| Let's Validate | Uncovers the technologies used on websites and URL to thumbnail | No | Yes | [Go!](https://github.com/letsvalidate/api) | | LiveEdu | Live Coding Streaming | `OAuth` | Yes | [Go!](https://www.liveedu.tv/developer/applications/) | | Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) | | Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) | @@ -183,7 +184,6 @@ For information on contributing to this project, please see the [contributing gu | Stormpath | User Authentication | `apiKey` | Yes | [Go!](https://stormpath.com/) | | UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | | Verse | Check what's the latest version of your favorite open-source project | No | Yes | [Go!](https://verse.pawelad.xyz/) | -| Let's Validate | Uncovers the technologies used on websites and URL to thumbnail | No | Yes | [Go!](https://github.com/letsvalidate/api) | ### Documents & Productivity