From 50e803e4cee4142c74b2f5559ba9f6fd40da57ee Mon Sep 17 00:00:00 2001 From: Rolv Apneseth Date: Thu, 1 Oct 2020 20:47:56 +0100 Subject: [PATCH] Removed the entry for Let's Validate API Fix #1370 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 05e34179..59e46bc9 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,6 @@ API | Description | Auth | HTTPS | CORS | | [JSON 2 JSONP](https://json2jsonp.com/) | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | Unknown | | [JSONbin.io](https://jsonbin.io) | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | Yes | | [Judge0](https://api.judge0.com/) | Compile and run source code | No | Yes | Unknown | -| [Let's Validate](https://github.com/letsvalidate/api) | Uncovers the technologies used on websites and URL to thumbnail | No | Yes | Unknown | | [License-API](https://github.com/cmccandless/license-api/blob/master/README.md) | Unofficial REST API for choosealicense.com | No | Yes | No | | [MAC address vendor lookup](https://macaddress.io) | Retrieve vendor details and other information regarding a given MAC address or an OUI | `apiKey` | Yes | Yes | | [Nationalize.io](https://nationalize.io) | Estimate the nationality of a first name | No | Yes | Yes |