Cloudflare Workers
I am slowly moving a bunch of old PHP sites to static sites built with Astro and Eleventy. For the few bits of dynamic content on those sites, I’m going to be recreating that functionality using Cloudflare Workers.
-
Basic Contact Form with Cloudflare Workers
Building a Cloudflare Pages Function to process a contact form and send a notification email with Mailgun.