Have you ever wonder how URL shorteners like bit.ly or goo.gl work? Well, we're going to actually build a simple shortener so you can learn how it's done and get accustomed to technologies like Hapi.js (API Framework made by Walmart) and MongoLab (MongoDB database as a service).
Full article