workers-rs
workers-rs copied to clipboard
Fix DO example to use full URL instead of relative path
After following this example I got an error saying:
Fetch API cannot load: /new
Talking to Skye and James on Discord, they pointed out that the API used to accept relative paths but that these days it requires a full URL.