Ecosyste.ms: Awesome
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: 4 days ago
JSON representation
Ever wonder where a short url is actually going to send you?
- Host: GitHub
- URL: https://github.com/jish/long_url
- Owner: jish
- Created: 2012-09-03T00:36:45.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T17:20:00.000Z (almost 6 years ago)
- Last Synced: 2024-10-31T17:13:57.863Z (about 2 months ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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