Track Awesome Cloudflare Updates Weekly
⛅️ Curated list of awesome Cloudflare worker recipes, open-source projects, guides, blogs and other resources.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 irazasyed/awesome-cloudflare · ⭐ 404 · 🏷️ Platforms
May 22 - May 28, 2023
Apps / Open Source
- OpWork.dev (⭐9) - Self hosted CloudFlare workers management platform.
May 23 - May 29, 2022
Workers / Recipes
- Cloudflare Workers Starter Kit (⭐57) - - TypeScript template \w multiple CF Workers,
*.env
files, and local testing.
Nov 09 - Nov 15, 2020
Workers / Recipes
- Google reCAPTCHA verification (⭐33) - Handle the server-side verification of your reCAPTCHA form.
Aug 05 - Aug 11, 2019
DNS
- Th3inspector (⭐1.8k) - All in one CLI tool for information gathering.
- Partner Panel (⭐1.3k) - Tool for hosting partners to provide a DNS management panel for customers.
- CFPMP (⭐243) - Partner management panel.
- Flares (⭐174) - DNS backup tool.
- Block Bad Bot Ruleset (⭐179) - Collection of rulesets to block malicious crawlers with firewall rules.
- Docker DDNS (⭐954) - Docker image to use the free DNS Service as a dynamic DNS provider.
- Dynamic DNS Bash (⭐233) - Dynamic DNS updater in bash script.
- Dynamic DNS PHP (⭐152) - Dynamic DNS updater in PHP.
- Dynamic DNS Python (⭐153) - Dynamic DNS updater in python.
- Argo Tunnel Client (⭐5.8k) - CLI client for Argo tunnel, a tunneling daemon that proxies any local webserver through the Cloudflare network.
- Upper (⭐99) - Speeds up craft dramatically using a cache proxy in front of your webserver.
- Cloud Buster (⭐143) - A comprehensive pentest tool that checks sites for origin IP leaks.
Developers
- Open Source - Official open-source projects.
- API Docs - API documentation.
- Integration Resources - Plugins for content management systems, control panels, cloud providers, ecommerce platforms and more.
- Technical Resources - Technical tools and resources.
- The Serverlist Newsletter - The serverlist is a Cloudflare-curated newsletter about all things serverless.
Apps / Open Source
- Official OSS Apps - Collection of official apps.
Workers / Tools
- Serverless Plugin - Plugin for serverless framework (⭐45k) to develop and deploy serverless applications using Workers.
- GitHub Action (⭐19) - Deploy a worker on push to the master branch.
- Workers KV Viewer (⭐38) - CLI based interactive viewer for workers KV storage.
- Redirect Management - Generate redirect worker.
Workers / Recipes
- Examples Collection (⭐932) - Collection of recipes.
- Static (⭐13) - Generate a static HTML or JSON page from raw strings in your workers script.
- Img-Color (⭐36) - Retrieve the dominant color of a png or jpeg image.
- Binast (⭐7) - Serve binast via a worker.
- Pwnage Protection (⭐147) - Secure password scoring and user pwnage protection api - Usage.
- URL Router (⭐88) - Fast url router - Usage.
- Blue / Green Deployments (⭐24) - Working example of blue / green deployments with canary releasing.
- Preact PWA (⭐61) - Preact progressive web app.
- Connecting to Google Storage - Pull files from Google's cloud storage.
- CSRF Protection - Protect any origin from CSRF by verifying origin/referer headers.
- URL Query Strings Parser - Parse url query strings.
- Regrex Replacement and Injection - Perform regex replacements and inject CSS/JS.
- Webpack Boilerplate (⭐122) - Boilerplate to build, bundle and deploy workers with webpack.
- Basic Auth (⭐102) - Protection using basic auth.
- IP lookup service (⭐33) - IP lookup service using workers.
- TypeScript Workers (⭐139) - Types and mocks for building a tested typescript worker.
- Proxies (⭐88) - Makes it easy to build workers, by providing high-level proxying primitives addressing common needs.
- Bannero (⭐5) - Bannero image API for simpledesktops.
- Hasura (⭐18) - Example using Facebook-based authorization and graphql proxy queries with hasura.
- IP Redirects - Redirect users based on their ip address.
- Short URL Redirector - Redirect short links.
- Performance Optimized Workers (⭐145) - Collection of worker scripts, generally focused on performance optimizations.
Jul 01 - Jul 07, 2019
Community
Blog
DNS
- DNS Zone Files (⭐46) - Ready to import common config zone files for easy configuration of various services.
- Lexicon (⭐1.4k) - CLI tool to manipulate DNS records on various DNS providers in a standardized way.
- DDNS script for Synology (⭐450) - DDNS script for Synology NAS.
- Multi-Provider DDNS Script (⭐49) - Multiple providers ddns script without dependencies.
- CLI Tool (⭐184) - CLI tool for interacting with Cloudflare.
- Detector (⭐18) - Detect whether a site is running behind Cloudflare.
- Scrape (⭐3.1k) - Python module to bypass anti-bot page.
- CloudFlair (⭐1.9k) - Tool to find origin servers of websites protected by CloudFlare who are publicly exposed.
Developers
- Developers Hub - Developer docs including API reference, articles, and sample code for all products.
Apps
Apps / Open Source
- Logflare (⭐38) - Log management & event analytics.
Workers / Reference
Workers / Tools
- Wrangler (⭐3.2k) -
wrangler
is a CLI tool designed for folks who are interested in using Cloudflare workers.
- Playground - Simple, instant way to preview and test code directly in the browser against any site.
- Worker App Kit (⭐82) - Handy set of tools for creating, developing, testing, and deploying worker app.
Workers / Recipes
- Hello World JS Boilerplate (⭐151) - Template for kick starting a worker project in JS.
- Hello World Rust Boilerplate (⭐350) - Template for kick starting a worker project using wasm-pack.
- Router (⭐216) - Router that can be used with REST APIs or apps for basic routing logic.
- Fetch (⭐17) - Examples of making fetch requests and generating JSON post requests.
- Incoming Request (⭐0) - Examples of reading in a POST request body of type JSON and form-data.
- Redirect (⭐9) - Examples of sending single and bulk redirects from a Worker script.
- Cache Purger Proxy - Proxies purge cache requests - Usage.
- Edge Proxy (⭐72) - Enable A/B testing, canary releasing, gatekeeping, and SEO A/B/N testing.
- CURL Interceptor (⭐44) - Intercepts requests from
curl
command and returns something different.
- Worker with built-in Router (⭐40) - Allows you to separate your worker logic into different functions and/or controllers.
- Send Logs to Logdna (⭐25) - Simple recipe to send logs to logdna.
- Airtable Proxy (⭐124) - Allows you to make secure requests to the Airtable API from your frontend.
- Static Worker (⭐9) - Provides functions that make it easy to host a static website.
- Switch Image to WebP - Reroute image to webp when supported.
- Geographic Routing and Load Balancer - Geographic routing and load balancing with workers.
- UTM Tag Stripper - Strip UTM tags in query string.
- Repo Hunt (⭐40) - Find cool open-source projects daily.
Other / Recipes