From 9f95e0867bf50a569e01d64b6fcaa0f63c47bd82 Mon Sep 17 00:00:00 2001 From: Sabee Ur Rehman Khan Date: Fri, 31 Jul 2026 01:39:02 +0500 Subject: [PATCH] Add Cloudflare API to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a40..00a601bd 100644 --- a/README.md +++ b/README.md @@ -548,6 +548,7 @@ API | Description | Auth | HTTPS | CORS | | [CDNJS](https://api.cdnjs.com/libraries/jquery) | Library info on CDNJS | No | Yes | Unknown | | [Changelogs.md](https://changelogs.md) | Structured changelog metadata from open source projects | No | Yes | Unknown | | [Ciprand](https://github.com/polarspetroll/ciprand) | Secure random string generator | No | Yes | No | +| [Cloudflare](https://developers.cloudflare.com/api/) | Manage DNS, CDN, Workers and other services; documented with an official OpenAPI 3.0 spec | `apiKey` | Yes | No | | [Cloudflare Trace](https://github.com/fawazahmed0/cloudflare-trace-api) | Get IP Address, Timestamp, User Agent, Country Code, IATA, HTTP Version, TLS/SSL Version & More | No | Yes | Yes | | [Codex](https://github.com/Jaagrav/CodeX) | Online Compiler for Various Languages | No | Yes | Unknown | | [Contentful Images](https://www.contentful.com/developers/docs/references/images-api/) | Used to retrieve and apply transformations to images | `apiKey` | Yes | Yes |