Urlenco.de


Urlenco.de API


Urlenco.de supports a very simple and straight-forward API for encoding, and decoding URLs.
Please don't abuse it, but feel free to use it whereever you need to shorten some URLs :)

Libraries
Cocoa (10.5+): Source
Java (1.5+): Binary | Source | Docs


Documentation
Encoding
Sending:
http://urlenco.de/api?encode=http://www.google.com
Returns:
{'url' : 'http://www.google.com', 'encoded' : 'http://urlenco.de/rrsek'}


Decoding
Sending:
http://urlenco.de/api?decode=http://urlenco.de/rrsek
or
http://urlenco.de/encode_json?decode=rrsek
Returns:
{'url' : 'http://www.google.com', 'encoded' : 'http://urlenco.de/rrsek'}


If you have any problems, please contact me at tyler [at] monkeypox.org.




[ Supported by GeekISP ]