UrlShorteners
Aus Stratum 0
Version vom 11:06, 30. Mär. 2012 von DooMMasteR (Diskussion | Beiträge)
URL Shorteners
kleine sammlung von URL shortener websites:
site | APIs | Example |
---|---|---|
bit.ly | api.bit.ly | requires a personal key o_O |
goo.gl | http://code.google.com/apis/urlshortener/ | JSON: http://code.google.com/apis/urlshortener/v1/getting_started.html#shorten |
tinyurl.com | 1 | http://tinyurl.com/api-create.php?url=http://www.guckes.net/ |
TODO
Remarks
- the API of bit.lt resides on the host api.bit.ly - good choice!