wynd — 4/25/2022, 10:16:31 PM

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

♥ 3 ↩ 0 💬 10 comments

comments

nebulous:

https://no--cors.herokuapp.com/

4/26/2022, 12:08:01 AM
wynd:

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

4/26/2022, 12:12:39 AM
wynd:

oh epic I found it

4/26/2022, 12:13:49 AM
oren:

wasteof-client anyone?

4/25/2022, 10:25:29 PM
wynd:

backends are overrated (aka its entirely frontend)

4/25/2022, 10:37:45 PM
oren:

you could use a cors proxy

4/25/2022, 10:45:45 PM
wynd:

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

4/25/2022, 10:56:02 PM
micahlt:

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

4/25/2022, 10:25:00 PM
wynd:

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

4/25/2022, 10:38:28 PM
micahlt:

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

4/25/2022, 11:37:34 PM