cloudflare / cloudflare/serverless-cloudflare-workers
Question: is it possible to define bind services on serverless.yml?
Open
- Dominant language
- JavaScript
- Stars
- 180
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
I'm working on multiple projects, and after some issues related to calls between Cloudflare workers, I just realized that we have this option to call workers from other workers directly.
[Service binding](https://blog.cloudflare.com/service-bindings-ga/)
I'm just wondering if this is achievable by using this plugin and defining Service to bind in the serverless.yml file
Thanks in advanced 🤓
Contributor guide
Assessment
This issue has not been assessed yet.