Cloudflare Workers - 模板和实例

为 Cloudflare Workers 和 Pages 提供的 Stater 模板和实例集锦。「A collection of stater templates and examples for Cloudflare Workers and Pages」

Github星跟蹤圖

Cloudflare Worker Recipes

Cloudflare Workers make it possible to write Javascript which runs on Cloudflare’s network around the world. Using Workers you can build
services which run exceptionally close to your users. You can also intercept any request which would ordinarily travel through
Cloudflare to your origin, and modify it in any way you need. Workers can make requests to arbitrary resources on the Internet,
can perform cryptography using the WebCrypto API, and can do almost anything you might be used to configuring your CDN
to accomplish.

This repository is intended to contain examples of how Workers can be used to accomplish common tasks. You are welcome to use, modify,
and extend this code!
If you have an additional example you think would be valuable, please submit a pull request.

Questions about Workers can be addressed on our community site!

主要指標

概覽
名稱與所有者cloudflare/templates
主編程語言TypeScript
編程語言JavaScript (語言數: 8)
平台Cloudflare
許可證MIT License
所有者活动
創建於2017-12-19 16:38:32
推送於2025-07-03 20:38:22
最后一次提交
發布數13
最新版本名稱v5.0.0 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數1.4k
關注者數50
派生數773
提交數0.9k
已啟用問題?
問題數72
打開的問題數19
拉請求數266
打開的拉請求數21
關閉的拉請求數362
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?