Skip to content

julianduque/unshortme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unshortme

A RubyGem for unshort.me API

What is unshort.me?

Unshort.me is a service that let you unshort any URL created using the URL shortening services. Currently, there are too many URL shortening services. Unshort.me provides a single place to unshort all those URLs.

Installation

gem install unshortme

Usage

require 'rubygems'
require 'unshortme'

unshorted = Unshortme.unshort("http://bit.ly/xxxx")

Releases

No releases published

Packages

No packages published

Languages