#web development
Every note tagged #web development, newest first — or browse the full archive.
Building a Random Art Generator with the Met Museum API and a Serverless CORS Proxy
Taking a break from science to explore art and technology with a web application that makes the Metropolitan Museum's collection accessible through a custom-built CORS proxy solution.
Building a Serverless CORS Proxy with Vercel - Simplifying Cross-Origin Requests
A practical exploration of building a serverless CORS proxy using Vercel's serverless functions, offering an elegant solution to the common cross-origin resource sharing challenges faced by frontend developers.