drpentode / is-gd-shrinker

A quick Ruby API for is.gd URL shrinker
MIT License
2 stars 1 forks source link

= 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

Copyright (c) 2010 Jeff Sutherland. See LICENSE for details.