shortlify
v1.0.1
Published
Bit.ly link generator
Downloads
3
Maintainers
Readme
Shortlify
Get short links from Bit.ly
How to use
You need to get an API key from bit.ly and place it in the config.js
Code
var shortlify = new Shortlify('<API_KEY>')
var link = yield shortlify.getShortLink("http://duckduckgo.com")