A Cloudflare Workers primer: hello world
by KTibow on 1/15/2024, 5:25:28 AM
Worth noting that once you start building things on CF Workers you probably want to check the request's method and path before doing whatever it does
Worth noting that once you start building things on CF Workers you probably want to check the request's method and path before doing whatever it does