awesome-cloudflare
Cloudflare worker toolkit
A curated collection of resources and tools for building and managing applications with Cloudflare worker functionality
⛅️ Curated list of awesome Cloudflare worker recipes, open-source projects, guides, blogs and other resources.
761 stars
19 watching
44 forks
last commit: almost 2 years ago
Linked from 3 awesome lists
awesomeawesome-cloudflareawesome-listcloudflarecloudflare-workerserverlessservice-worker
Awesome Cloudflare / Community | |||
| Forum | |||
| @Cloudflare on Twitter | |||
| YouTube | |||
| GitHub | |||
| GitHub Topic | |||
| Stack Exchange | |||
| Stack Overflow | |||
| Server Fault | |||
Awesome Cloudflare / Blog | |||
| Official Blog | |||
Awesome Cloudflare / DNS | |||
| DNS Zone Files | 53 | almost 2 years ago | Ready to import common config zone files for easy configuration of various services |
| Lexicon | 1,501 | 11 months ago | CLI tool to manipulate DNS records on various DNS providers in a standardized way |
| Th3inspector | 2,266 | about 2 years ago | All in one CLI tool for information gathering |
| Partner Panel | 1,223 | almost 4 years ago | Tool for hosting partners to provide a DNS management panel for customers |
| CFPMP | 254 | over 3 years ago | Partner management panel |
| Flares | 188 | about 2 years ago | DNS backup tool |
| Block Bad Bot Ruleset | 211 | over 5 years ago | Collection of rulesets to block malicious crawlers with firewall rules |
| Docker DDNS | 1,086 | about 3 years ago | Docker image to use the free DNS Service as a dynamic DNS provider |
| DDNS script for Synology | 617 | almost 2 years ago | DDNS script for Synology NAS |
| Dynamic DNS Bash | 321 | almost 2 years ago | Dynamic DNS updater in bash script |
| Dynamic DNS PHP | 155 | about 6 years ago | Dynamic DNS updater in PHP |
| Dynamic DNS Python | 157 | almost 5 years ago | Dynamic DNS updater in python |
| Multi-Provider DDNS Script | 54 | about 7 years ago | Multiple providers ddns script without dependencies |
| Argo Tunnel Client | 9,455 | 11 months ago | CLI client for Argo tunnel, a tunneling daemon that proxies any local webserver through the Cloudflare network |
| Upper | 102 | over 1 year ago | Speeds up craft dramatically using a cache proxy in front of your webserver |
| Cloud Buster | 145 | over 6 years ago | A comprehensive pentest tool that checks sites for origin IP leaks |
| CLI Tool | 213 | over 2 years ago | CLI tool for interacting with Cloudflare |
| Detector | 23 | over 1 year ago | Detect whether a site is running behind Cloudflare |
| Scrape | 3,406 | about 2 years ago | Python module to bypass anti-bot page |
| CloudFlair | 2,638 | over 1 year ago | Tool to find origin servers of websites protected by CloudFlare who are publicly exposed |
Awesome Cloudflare / Developers | |||
| Developers Hub | Developer docs including API reference, articles, and sample code for all products | ||
| 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 | ||
Awesome Cloudflare / Apps | |||
| Apps Directory | |||
| Documentation | |||
| Developer Fund | |||
| App Ideas | 44 | almost 7 years ago | |
Awesome Cloudflare / Apps / Open Source | |||
| Official OSS Apps | Collection of official apps | ||
| Logflare | 45 | almost 6 years ago | Log management & event analytics |
| OpWork.dev | 28 | about 3 years ago | Self hosted CloudFlare workers management platform |
Awesome Cloudflare / Workers / Reference | |||
| Documentation | |||
| Tutorials | |||
| Runtime | |||
| Workers KV | |||
Awesome Cloudflare / Workers / Tools | |||
| Wrangler | 3,197 | over 2 years ago | 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 | ||
| Serverless Plugin | Plugin for to develop and deploy serverless applications using Workers | ||
| Worker App Kit | 87 | over 6 years ago | Handy set of tools for creating, developing, testing, and deploying worker app |
| GitHub Action | 19 | almost 7 years ago | Deploy a worker on push to the master branch |
| Workers KV Viewer | 37 | over 6 years ago | CLI based interactive viewer for workers KV storage |
| Redirect Management | Generate redirect worker | ||
Awesome Cloudflare / Workers / Recipes | |||
| Examples Collection | 1,020 | 11 months ago | Collection of recipes |
| Hello World JS Boilerplate | 180 | about 1 year ago | Template for kick starting a worker project in JS |
| Hello World Rust Boilerplate | 373 | about 1 year ago | Template for kick starting a worker project using wasm-pack |
| Router | 231 | about 1 year ago | Router that can be used with REST APIs or apps for basic routing logic |
| Static | 14 | about 1 year ago | Generate a static HTML or JSON page from raw strings in your workers script |
| Fetch | 20 | about 1 year ago | Examples of making fetch requests and generating JSON post requests |
| Incoming Request | 1 | over 6 years ago | Examples of reading in a POST request body of type JSON and form-data |
| Redirect | 9 | about 1 year ago | Examples of sending single and bulk redirects from a Worker script |
| Img-Color | 47 | almost 3 years ago | Retrieve the dominant color of a png or jpeg image |
| Binast | 8 | about 6 years ago | Serve binast via a worker |
| Pwnage Protection | 154 | over 3 years ago | Secure password scoring and user pwnage protection api - |
| Cache Purger Proxy | Proxies purge cache requests - | ||
| URL Router | 95 | almost 3 years ago | Fast url router - |
| Edge Proxy | 73 | almost 3 years ago | Enable A/B testing, canary releasing, gatekeeping, and SEO A/B/N testing |
| Blue / Green Deployments | 33 | over 6 years ago | Working example of blue / green deployments with canary releasing |
| Preact PWA | 64 | almost 7 years ago | Preact progressive web app |
| CURL Interceptor | 50 | over 6 years ago | Intercepts requests from command and returns something different |
| Worker with built-in Router | 40 | about 7 years ago | Allows you to separate your worker logic into different functions and/or controllers |
| 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 | 124 | over 4 years ago | Boilerplate to build, bundle and deploy workers with webpack |
| Basic Auth | 111 | over 5 years ago | Protection using basic auth |
| Send Logs to Logdna | 26 | almost 5 years ago | Simple recipe to send logs to logdna |
| IP lookup service | 32 | over 7 years ago | IP lookup service using workers |
| Airtable Proxy | 135 | almost 3 years ago | Allows you to make secure requests to the Airtable API from your frontend |
| TypeScript Workers | 139 | over 3 years ago | Types and mocks for building a tested typescript worker |
| Proxies | 91 | over 2 years ago | Makes it easy to build workers, by providing high-level proxying primitives addressing common needs |
| Static Worker | 9 | over 6 years ago | Provides functions that make it easy to host a static website |
| Bannero | 5 | over 6 years ago | Bannero image API for simpledesktops |
| Hasura | 18 | almost 7 years ago | Example using Facebook-based authorization and graphql proxy queries with hasura |
| IP Redirects | Redirect users based on their ip address | ||
| 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 | ||
| Short URL Redirector | Redirect short links | ||
| Repo Hunt | 46 | about 6 years ago | Find cool open-source projects daily |
| Performance Optimized Workers | 153 | about 6 years ago | Collection of worker scripts, generally focused on performance optimizations |
| Google reCAPTCHA verification | 40 | over 4 years ago | Handle the server-side verification of your reCAPTCHA form |
| Cloudflare Workers Starter Kit | 119 | over 2 years ago | - TypeScript template \w multiple CF Workers, files, and local testing |
Awesome Cloudflare / Other | |||
| Support | |||
| System Status | |||
| Network Map | |||