Service Binding in Cloudflare Workers

You probabaly want to use a service bind to make a worker calls itself https://developers.cloudflare.com/workers/configuration/bindings/about-service-bindings/
Was this page helpful?