md/example/README.md
Honwhy Wang d37aedb95d
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
feat: use mp oss in website (#471)
* add example cloudflare worker proxy
* use wsrv.nl to host image request in website
2024-12-14 16:14:33 +08:00

233 B
Raw Permalink Blame History

Example

worker.js

公众号openapi接口代理服务示例该项目将请求转发至微信公众号api。

开发调试:

cd example
npx wrangler dev worker.js

部署:

请将其部署到cloudflare workers。