worker-template-router
Router
An open source Cloudflare Workers project that demonstrates routing with the itty-router package
231 stars
13 watching
85 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anderly/cloudflare-worker-routing | A CloudFlare Worker with built-in routing for separating worker logic into functions and controllers | 40 |
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 |
udacity/cloudflare-typescript-worker-template | A preconfigured starter template for building a strict TypeScript Cloudflare Worker | 26 |
cloudflare/rustwasm-worker-template | A template project to create Cloudflare Workers using Rust and workers-rs. | 373 |
cloudflare/worker-template-static | A template to generate static HTML or JSON pages from raw strings in a JavaScript Workers script | 14 |
cloudflare/worker-template-redirect | A JavaScript-based platform for managing redirects on the cloudflare network | 9 |
berstend/service-worker-router | An elegant and fast URL router for service workers and standalone use | 95 |
postlight/cloudflare-worker-app-kit | A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack | 87 |
detroitenglish/cloudflare-workers-webpack-boilerplate | A template for building Cloudflare Workers with Webpack | 124 |
kriasoft/cloudflare-starter-kit | A comprehensive template and scaffolding project for building Cloudflare Workers applications using TypeScript and other tools. | 119 |
cloudflare/worker-template-fetch | A tool to help build and deploy serverless JavaScript applications with fetch functionality | 20 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
jspies/cloudflare-workers-toolkit | Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers | 6 |
hisorange/opwork | A management interface for CloudFlare's workerd service | 28 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 179 |