Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

jlobos/uskip.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uskip.me

Shorten URLs using Uskip.me and earn money 💰

Install

$ npm install --save uskip.me

Usage

const short = require('uskip.me')

short({ key: '9AoAAA', url: 'https://www.google.cl' })
.then(shortenedUrl => {
  console.log(shortenedUrl)
  // http://uskip.me/AdcDAA
})

License

MIT

About

Shorten URLs using Uskip.me and earn money

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors