Free Code Camp - URL Shortener Microservice API

Getting started

Once you clone the repo you can run:

$ npm install
$ npm start

App should now be running on localhost:5000.

Demo