From e457d2a972fa4f3a967675a4e876c8438a0e1a25 Mon Sep 17 00:00:00 2001 From: Ayesh Karunaratne Date: Sun, 19 Nov 2017 09:33:08 +0530 Subject: [PATCH] Add http2.pro under Development section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b0c2320..0ca72911 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,7 @@ API | Description | Auth | HTTPS | Link | | Github | Information for a user's Github profile | No | Yes | [Go!](https://developer.github.com/v3/) | | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) | | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | +| HTTP2.Pro | Test endpoints for client and server HTTP/2 protocol support | No | Yes | [Go!](https://http2.pro/doc/api) | | import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](http://api.docs.import.io/) | | IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) | | IPinfo | Another simple IP Address API | No | Yes | [Go!](https://ipinfo.io/developers) |