- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
wip simple durable objects example
test requests:
Watch us build.
wip simple durable objects example
test requests:
Author
Getting Started
A template for kick starting a Cloudflare worker project using workers-rs.
Example code for Workers workshop, creating a KV-powered Todos App with modern Workers tooling: Wrangler 2, module workers.
This branch is "vanilla" Workers: for a condensed, "what-I-recommend" approach, check out the hono branch, which uses the Hono framework for better DX.
React Streaming SSR
Example of "React 18 + Streaming SSR + Cloudflare Workers".
Hono minimal project
This is a minimal project with Hono for Cloudflare Workers.
Ramen API :ramen:
Ramen API is a free Web API about :ramen:. This API is designed for the purpose of testing a software application which is accessing Web APIs. For example, you can use Ramen API for prototyping your React, Vue, or Angular web pages.
Why Cloudflare Docs is open source
Service Worker Magic
psgi-cloudflare-workers
Perl PSGI application, but works on Cloudflare Workers
poc-cloudflare-workers-framework
Hono
👷 Linktree Style Website
This project uses Cloudflare workers to create a linktree-style website.
A template for customizing HTTP response headers using Cloudflare Workers.
index.js is the content of the Workers script.
do-simple-store
Extremely WIP (do not use) project for simple storage at the edge, using Durable Objects. Written in TypeScript and uses Zod for schema-validation and static type inference.
esbuild-typescript-modules-workers-template
Template for deploying projects with Cloudflare Workers + Wrangler, using custom build support with ESBuild.
supabase-workers-proxy
This codebase is a proof-of-concept for making API requests to Supabase inside of a Cloudflare Workers serverless function.
Simple API route to handle member checking for Bytesized
I'd like to document this better but it's super hacky... so for anyone also trying to do simple JWT/member validation with their Ghost blog, here's what you should know:
Example project for caching production HTML pages, and serving them from Cloudflare's edge, using Workers KV.
Installation
👷 worker-template Hello World
A template for kick starting a Cloudflare worker project.
Source code for the minimal Cloudflare Worker function running in front of jobsindevrel.com.