A basic URL shortening web service made using NodeJS and Express. It returns a 5 digit key corresponding to a long URL and saves it in the database (hosted
A basic URL shortening web service made using NodeJS and Express. It returns a 5 digit key corresponding to a long URL and saves it in the database (hosted on MongoLab).