MENU

Fun & Interesting

Make a CORS Proxy with Netlify Functions

Video Not Working? Fix It Now

In this video, I'll show you how to make a CORS proxy using netlify functions. You'll need to install netlify CLI, which can be done using: npm i -g netlify-cli or yarn global add netlify-cli The link to netlify functions: https://www.netlify.com/products/functions the link to the code: https://gist.github.com/vincens2005/98a5a732488d57e86dbc2aa67fe1485c the link to my website: https://cukmekerb.github.io/

Comment