sadly I dont know if I can make my bad version of wasteof because of CORS (unless…?)

comments

can I use that one? or do I have to host it? it doesn’t seem to work on that site

oh epic I found it

wasteof-client anyone?

backends are overrated (aka its entirely frontend)

you could use a cors proxy

I need to post + delete as well, and most dont support that

Are you using any sort of framework? If you're using Vercel, you could write some serverless functions to act as a proxy.

hehe just vanilla html and js with github pages to deploy it (not yet though)

Even if it's just HTML/CSS/JS there's no reason not to use Vercel's serverless functions - they're free and unlimited as long as you're deploying with Vercel which is also free and unlimited :P