cloudflare / cloudflare/cloudflare-rs
Add support for workers bindings endpoints
Open
enhancement
- Dominant language
- Rust
- Stars
- 316
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
need to support the following:
```
PUT /workers/scripts/:name/bindings/:name
DELETE /workers/scripts/:name/bindings/:name
GET /workers/scripts/:name/bindings
```
Contributor guide
Assessment
This issue has not been assessed yet.