+== URL Shorteners ==
+
kleine sammlung von URL shortener websites:
-{| border="1" cellspacing="0"
+{| class="prettytable"
+!site
+!APIs
+!Example
+|-
+| [http://bit.ly bit.ly]
+| [http://code.google.com/p/bitly-api/wiki/ApiDocumentation api.bit.ly]
+| requires a personal key o_O
+|-
+| [http://goo.gl goo.gl]
+| http://code.google.com/apis/urlshortener/
+| JSON: http://code.google.com/apis/urlshortener/v1/getting_started.html#shorten
+|-
+| [http://tinyurl.com tinyurl.com]
+| [http://nerdpress.org/2009/10/15/tiny-urls-mit-php-und-de-tinyurl-api/ 1]
+| http://tinyurl.com/api-create.php?url=http://www.guckes.net/
+|}
+
+== TODO ==
+
+{| class="prettytable"
!site
!APIs
!Example
|-
| [http://bacn.me bacn.me]
|-
-| [http://bit.ly bit.ly]
-| [http://code.google.com/p/bitly-api/wiki/ApiDocumentation api.bit.ly]
-| requires a personal key o_O
-|-
| [http://bloat.me bloat.me]
|-
| [http://budurl.com budurl.com]
|-
| [http://ff.im ff.im]
|-
-| [http://goo.gl goo.gl]
-|-
| [http://href.in href.in]
|-
| [http://idek.net idek.net]
|-
| [http://tinysong.com tinysong.com]
|-
-| [http://tinyurl.com tinyurl.com]
-| [http://nerdpress.org/2009/10/15/tiny-urls-mit-php-und-de-tinyurl-api/ 1]
-| http://tinyurl.com/api-create.php?url=http://www.guckes.net/
-|-
| [http://togoto.us togoto.us]
|-
| [http://tra.kz tra.kz]
| [http://zurl.ws zurl.ws]
|}
-= Remarks =
+== Remarks ==
* the API of bit.lt resides on the host '''api.bit.ly''' - good choice!