Simple package for adding a url shortener to a Meteor app

https://atmospherejs.com/ryanswapp/url-shortener

Hello! I had to add a url shortener to an app recently and I decided to turn my solution into a package. It’s super simple code but I hope it helps anyone looking to add similar functionality.