From 03b1e99854680163d247dfc39eaa9d0b4c43609d Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Thu, 8 Jul 2021 07:40:45 +0530 Subject: [PATCH] Add Httpbin Cloudflare API to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f69d3609..ab0a6d5b 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ API | Description | Auth | HTTPS | CORS | | [Host.io](https://host.io) | Domains Data API for Developers | `apiKey` | Yes | Yes | | [HTTP2.Pro](https://http2.pro/doc/api) | Test endpoints for client and server HTTP/2 protocol support | No | Yes | Unknown | | [Httpbin](https://httpbin.org/) | A Simple HTTP Request & Response Service | No | Yes | Yes | +| [Httpbin Cloudflare](https://cloudflare-quic.com/b/) | A Simple HTTP Request & Response Service with HTTP/3 Support by Cloudflare | No | Yes | Yes | | [IBM Text to Speech](https://cloud.ibm.com/docs/text-to-speech/getting-started.html) | Convert text to speech | `apiKey` | Yes | Yes | | [Icanhazip](https://major.io/icanhazip-com-faq/) | IP Address API | No | Yes | Yes | | [IFTTT](https://platform.ifttt.com/docs/connect_api) | IFTTT Connect API | No | Yes | Unknown |