From 3e871d2fd5051f0e5358ab2e56ab1c51af472b5e Mon Sep 17 00:00:00 2001 From: C DHARMATEJA Date: Sun, 28 Jan 2018 19:29:26 +0530 Subject: [PATCH] Update README.md HackerRank is deprecating its API. It is no more offering API keys to its new users and API won't work after March 31st, 2018. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4eb9f648..47df233b 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,6 @@ API | Description | Auth | HTTPS | CORS | Link | | Genderize.io | Determines a gender from a first name | No | Yes | Unknown | [Go!](https://genderize.io) | | Github | Information for a user's Github profile | No | Yes | Unknown | [Go!](https://developer.github.com/v3/) | | Gitter | Chat for GitHub | `OAuth` | Yes | Unknown | [Go!](https://github.com/gitterHQ/docs) | -| HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | Unknown | [Go!](https://www.hackerrank.com/api/docs) | | HTTP2.Pro | Test endpoints for client and server HTTP/2 protocol support | No | Yes | Unknown | [Go!](https://http2.pro/doc/api) | | import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | Unknown | [Go!](http://api.docs.import.io/) | | IPify | A simple IP Address API | No | Yes | Unknown | [Go!](https://www.ipify.org/) |