cloudflare-workers

Cloudflare scripts

Scripts for interacting with Cloudflare's edge servers using JavaScript and the Service Workers API.

My collection of Cloudflare Workers scripts: https://developers.cloudflare.com/workers/

GitHub

87 stars
6 watching
14 forks
Language: TypeScript
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
daniel-simpson/cloudflare-enterprise-workers Automated deployments of Cloudflare enterprise workers scripts to the cloud 0
digitaloptimizationgroup/cloudflare-edge-proxy A Cloudflare worker script for enabling A/B testing and canary releases across multiple backends. 73
nchlswhttkr/workers Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. 12
cloudflare/serverless-cloudflare-workers A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. 175
kristianfreeman/serverless-cloudflare-workers-blueprint A blueprint for deploying Cloudflare Workers using the Serverless framework 1
jspies/cloudflare-workers-toolkit Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers 6
karllhughes/workers-codeship-example An example project demonstrating how to use Cloudflare Workers with Webpack and automate deployment via Codeship. 2
gja/cloudflare-worker-local Enables Cloudflare Worker development and testing locally on the developer's machine. 177
udacity/cloudflare-typescript-worker-template A preconfigured starter template for building a strict TypeScript Cloudflare Worker 26
hisorange/opwork A management interface for CloudFlare's workerd service 28
anderly/cloudflare-worker-routing A CloudFlare Worker with built-in routing for separating worker logic into functions and controllers 40
postlight/cloudflare-worker-app-kit A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack 87
juiceo/cloudflare-worker-cra Automated deployment of React applications to Cloudflare Workers 12
cloudflare/workers-graphql-server A globally distributed GraphQL server built on Cloudflare Workers for fast and secure API access 706
lucacasonato/workerkit A library to simplify Cloudflare Worker development by reducing boilerplate code and providing a more convenient API for HTTP routing and KV storage. 23