Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
What's so hard? Anything Cross-origin is denied by default. You only build exceptions to this rule
-
@netikras and that's great, I agree. I'm just not familiar with it and setting it up properly in AWS Api Gateway is a mess
-
@dmonkey in theory it should be that easy, yes, but to get it working with AWS Api Gateway and Lambda there was a few more hoops. Got it working though!
Related Rants
-
darkm0de16Dear CORS, Fuck you. Sincerely, localhost:8080 connecting to localhost:8000 -
devios15I fucking hate CORS. I mean yeah I get that it's for security and all but fucking COCKSUCKER is it ever fuckin... -
hack11*Creates a rest api that runs on localhost:8080* *Creates React front end that runs on localhost:3000* *Sends ...

CORS. How the fuck could it be so hard to get right?
rant
failed specs
cors
aws configuration