Creating and deploying a tiny proxy server on Vercel in 10 minutes
I recently created a tiny proxy server to edit responses of a public API on the fly, and I was impressed by how easy it is to build and deploy such things on Vercel.In my case, the goal was to allow all origins to fetch the Pinboard API by adding an ...
mmazzarolo.hashnode.dev3 min read