workers_examples
Cloudflare Worker examples
A collection of examples showcasing various Cloudflare Workers use cases and functionalities.
Cloudflare Workers
13 stars
2 watching
6 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
hacktoberfestserverlessworkers
Related projects:
Repository | Description | Stars |
---|---|---|
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 179 |
cloudflare/workers-react-pwa-example | An example project demonstrating how to use Cloudflare Workers with React to create a Progressive Web App (PWA) that can be served from a custom origin. | 86 |
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 |
cloudflare/cloudflare-blog | A collection of code samples demonstrating various programming techniques and concepts used in web development, primarily utilizing the Cloudflare Blog platform. | 1,178 |
detroitenglish/cloudflare-workers-webpack-boilerplate | A template for building Cloudflare Workers with Webpack | 124 |
cloudflare/worker-template | A template to simplify the creation of Cloudflare workers by providing a basic structure and files for getting started with JavaScript-based web tasks | 180 |
cloudflare/wrangler-action | A GitHub Action to deploy Cloudflare Workers applications using Wrangler. | 1,299 |
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 |
postlight/cloudflare-worker-app-kit | A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack | 87 |
daniel-simpson/cloudflare-enterprise-workers | Automated deployments of Cloudflare enterprise workers scripts to the cloud | 0 |
cloudflare/worker-template-router | An open source Cloudflare Workers project that demonstrates routing with the itty-router package | 231 |