mirror of
https://github.com/doocs/md.git
synced 2025-01-23 04:14:42 +08:00
d37aedb95d
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
* add example cloudflare worker proxy * use wsrv.nl to host image request in website |
||
---|---|---|
.. | ||
README.md | ||
worker.js |
Example
worker.js
公众号openapi接口代理服务示例,该项目将请求转发至微信公众号api。
开发调试:
cd example
npx wrangler dev worker.js
部署:
请将其部署到cloudflare workers。