From a6b5fab00c2b137383f6c73ace554b132d7e6495 Mon Sep 17 00:00:00 2001 From: Corey McCandless Date: Sun, 10 Jun 2018 08:23:35 -0400 Subject: [PATCH] add License-API (#687) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff3363c..a4094fe 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Judge0 | Compile and run source code | No | Yes | Unknown | [Go!](https://api.judge0.com/) | | Kairos | Face Recognition and Emotion Analysis | `apiKey` | Yes | Unknown | [Go!](https://www.kairos.com/features) | | Let's Validate | Uncovers the technologies used on websites and URL to thumbnail | No | Yes | Unknown | [Go!](https://github.com/letsvalidate/api) | +| License-API | Unofficial REST API for choosealicense.com | No | Yes | No | [Go!](https://github.com/cmccandless/license-api/blob/master/README.md) | | LiveEdu | Live Coding Streaming | `OAuth` | Yes | Unknown | [Go!](https://www.liveedu.tv/developer/applications/) | | Myjson | A simple JSON store for your web or mobile app | No | No | Unknown | [Go!](http://myjson.com/api) | | Plino | Spam filtering system | No | Yes | Unknown | [Go!](https://plino.herokuapp.com/) |