Hello! Does Cloudflare have any existing standards/best practices for creating a back-end API with W
Hello! Does Cloudflare have any existing standards/best practices for creating a back-end API with Workers that can be written in Go? From what I've read, if you want to use Go with Workers, sounds like you'll need to convert it to WebAssembly but having some trouble finding examples of a Worker using Go

