Cloudflare
CDN, DNS, DDoS protection, and security for your site.
DNS
Ready to import common config zone files for easy configuration of various services.
CLI tool to manipulate DNS records on various DNS providers in a standardized way.
Tool for hosting partners to provide a DNS management panel for customers.
Collection of rulesets to block malicious crawlers with firewall rules.
Apps
Workers
Tools
Recipes
Template for kick starting a worker project using wasm-pack.
Generate a static HTML or JSON page from raw strings in your workers script.
Examples of reading in a POST request body of type JSON and form-data.
Secure password scoring and user pwnage protection api - Usage.
Enable A/B testing, canary releasing, gatekeeping, and SEO A/B/N testing.
Working example of blue / green deployments with canary releasing.
Intercepts requests from curl command and returns something different.
Allows you to separate your worker logic into different functions and/or controllers.
Boilerplate to build, bundle and deploy workers with webpack.
Allows you to make secure requests to the Airtable API from your frontend.
Makes it easy to build workers, by providing high-level proxying primitives addressing common needs.
Example using Facebook-based authorization and graphql proxy queries with hasura.
Collection of worker scripts, generally focused on performance optimizations.
Handle the server-side verification of your reCAPTCHA form.