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/
87 stars
6 watching
14 forks
Language: TypeScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automated deployments of Cloudflare enterprise workers scripts to the cloud | 0 |
| A Cloudflare worker script for enabling A/B testing and canary releases across multiple backends. | 73 |
| Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
| A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
| A blueprint for deploying Cloudflare Workers using the Serverless framework | 1 |
| Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers | 6 |
| An example project demonstrating how to use Cloudflare Workers with Webpack and automate deployment via Codeship. | 2 |
| Enables Cloudflare Worker development and testing locally on the developer's machine. | 179 |
| A preconfigured starter template for building a strict TypeScript Cloudflare Worker | 26 |
| A management interface for CloudFlare's workerd service | 28 |
| A CloudFlare Worker with built-in routing for separating worker logic into functions and controllers | 40 |
| A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack | 87 |
| Automated deployment of React applications to Cloudflare Workers | 12 |
| A globally distributed GraphQL server built on Cloudflare Workers for fast and secure API access | 717 |
| A library to simplify Cloudflare Worker development by reducing boilerplate code and providing a more convenient API for HTTP routing and KV storage. | 23 |