1
mirror of https://github.com/public-apis/public-apis synced 2024-12-12 06:43:55 +01:00

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.
This commit is contained in:
C DHARMATEJA 2018-01-28 19:29:26 +05:30 committed by GitHub
parent e53982f9d1
commit 3e871d2fd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/) |