📄️ contact form to email
This Cloudflare Worker sends email via MailChannels API.
📄️ read from kv to table
This Cloudflare Worker reads from a KV Store and outputs the data to an HTML table.
📄️ store cookies in kv
This Cloudflare Worker reads cookies from a request and stores them in a KV namespace.