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
主编程语言JavaScript
编程语言JavaScript (语言数: 10)
平台Cloudflare
许可证MIT License
发布数0
创建于2017-12-19 16:38:32
推送于2023-02-17 17:05:40
最后一次提交
星数1k
关注者数52
派生数628
提交数585
已启用问题?
问题数46
打开的问题数0
拉请求数84
打开的拉请求数0
关闭的拉请求数23
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部