How to use Vercel's serverless functions to make an ipify clone
Vercel (formerly ZEIT now) is a fantastic platform for deploying static websites and serverless functions. Let's dig into what their serverless functions can do by rebuilding ipify in node.js (which if you didn't know is a fantastic and totally free ...
May 27, 20205 min read126
