Skip to content

naughtyspirit/shortlify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")