From 5ca6f96e8c11e4bf6d76ed4d4e01dd48cc9d73cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Rodriguez?= Date: Thu, 27 Jul 2017 00:53:30 -0400 Subject: [PATCH] added Kairos to Development section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0a51f65..d3992f04 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ API | Description | Auth | HTTPS | Link | | JSONbin.io | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps. | No | Yes | [Go!](https://jsonbin.io) | | JSONPlaceholder | Fake data for testing and prototyping | No | No | [Go!](http://jsonplaceholder.typicode.com/) | | Judge0 API | Compile and run source code | No | Yes | [Go!](https://api.judge0.com/) | +| Kairos | Face Recognition & Emotion Analysis API | `apiKey` | Yes | [Go!](https://www.kairos.com/features) | | 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) |