Write an AWS lambda function to bypass CORS resource
Budget: $10 – $30 USD
Hello,
I'm working on a video site that get video from 3rd website (called XXX). I write a function in nodejs that can get video url from XXX, then I put this video url to my site (different domain), it can't play because it get blocked by CORS from XXX's server.
Now I want you to write a function that will bypass CORS and let me play video from my website. I will use lambda because I dont want other site owner tracing me.
Thank you
I'm working on a video site that get video from 3rd website (called XXX). I write a function in nodejs that can get video url from XXX, then I put this video url to my site (different domain), it can't play because it get blocked by CORS from XXX's server.
Now I want you to write a function that will bypass CORS and let me play video from my website. I will use lambda because I dont want other site owner tracing me.
Thank you