/is-gd-shrinker

A quick Ruby API for is.gd URL shrinker

Primary LanguageRubyMIT LicenseMIT

is-gd-shrinker

A small gem to shorten URLs using is.gd.

Usage

require “shrinker”

Shrinker.shrink("http://www.google.com")

Shrinker.expand("http://is.gd/xxx") where xxx is your shrunken URL

Copyright © 2010 Jeff Sutherland. See LICENSE for details.