An open API service indexing awesome lists of open source software.

https://github.com/jish/long_url

Ever wonder where a short url is actually going to send you?
https://github.com/jish/long_url

Last synced: about 1 year ago
JSON representation

Ever wonder where a short url is actually going to send you?

Awesome Lists containing this project

README

          

long_url
========

Ever wonder where a short url is actually going to send you?

Usage
=====

Ruby:

LongUrl.call("http://bit.ly/O44xP7")
# => "https://github.com/jakobwesthoff/colorizer"

Terminal:

$ long_url "http://bit.ly/O44xP7"
https://github.com/jakobwesthoff/colorizer