Prerequisites
To get the most out of this guide, you’ll need to:1. Create a Cloudflare Workers project
2. Update the main script
Update the file undersrc/index.ts
with the next code, then update the Endpoint URL.
index.ts
3. Run in local
4. Try it yourself
Formizee Cloudflare Workers Example
See the full source code