list of url shorteners sorted alphabetically
authorGuckes <Guckes@stratum0.org/mediawiki/>
Wed, 18 Apr 2012 20:12:19 +0000 (20:12 +0000)
committerGuckes <Guckes@stratum0.org/mediawiki/>
Wed, 18 Apr 2012 20:12:19 +0000 (20:12 +0000)
UrlShorteners.mw

index 4e4bba1..6afdbab 100644 (file)
@@ -7,49 +7,49 @@ kleine sammlung von URL shortener websites:
 !APIs
 !Example
 |-
+| [http://b23.ru b23.ru]
+| [http://b23.ru/about/api/]
+| http://username:apikey@b23.ru/api/shorten/http://blafasel.com/
+|-
 | [http://bit.ly bit.ly] / [http://j.mp j.mp]
 | [http://code.google.com/p/bitly-api/wiki/ApiDocumentation]
 | requires a personal key o_O
 |-
+| [http://chilp.it chilp.it]
+| [http://chilp.it/ap.htm?keepThis=true&TB_iframe=true&height=630&width=620]
+| http://chilp.it/api.php?url=http://www.example.com
+|-
+| [http://cort.as cort.as]
+| [http://cortas.elpais.com/api-cortas.html]
+| http://cortas.elpais.com/encode.pl?u=http://foobar.com/&r=json
+|-
 | [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/]
-| http://tinyurl.com/api-create.php?url=http://www.guckes.net/
-|-
-| [http://ow.ly ow.ly]
-| [http://ow.ly/api-docs]
-| http://ow.ly/api/1.0/url/shorten?apiKey=12345ABCD57EF&longUrl=http://hootsuite.com
-|-
 | [http://is.gd is.gd]
 | [http://is.gd/apishorteningreference.php]
 | http://is.gd/create.php?format=simple&url=www.example.com
 |-
-| [http://b23.ru b23.ru]
-| [http://b23.ru/about/api/]
-| http://username:apikey@b23.ru/api/shorten/http://blafasel.com/
-|-
-| [http://cort.as cort.as]
-| [http://cortas.elpais.com/api-cortas.html]
-| http://cortas.elpais.com/encode.pl?u=http://foobar.com/&r=json
-|-
 | [http://korta.nu korta.nu]
 | [http://korta.nu/api.php]
 | http://korta.nu/api/api.php?url=http://www.google.se
 |-
-| [http://yep.it yep.it]
-| [http://yep.it/apipage.php]
-| http://yep.it/api.php?url=URL
+| [http://ow.ly ow.ly]
+| [http://ow.ly/api-docs]
+| http://ow.ly/api/1.0/url/shorten?apiKey=12345ABCD57EF&longUrl=http://hootsuite.com
 |-
 | [http://redir.ec redir.ec]
 | [http://redir.ec/_api]
 | http://redir.ec/_api/rest/redirec/create?url=http://foobar.com/
 |-
-| [http://chilp.it chilp.it]
-| [http://chilp.it/ap.htm?keepThis=true&TB_iframe=true&height=630&width=620]
-| http://chilp.it/api.php?url=http://www.example.com
+| [http://ln-s.net ln-s.net]
+| [http://ln-s.net/home/apidoc.jsp]
+| curl http://ln-s.net/home/api.jsp -d 'url=<url>'
+|-
+| [http://merky.de merky.de]
+| [http://merky.de/api.php]
+| http://merky.de/api/?url=<ihre_lange_url>&short=1
 |-
 | [http://migre.me migre.me]
 | [http://www.migre.me/api-migreme/]
@@ -59,6 +59,10 @@ kleine sammlung von URL shortener websites:
 | [http://qlnk.net/]
 | http://qlnk.net/api.php?url=http://www.example.com/path
 |-
+| [http://tinyurl.com tinyurl.com]
+| [http://nerdpress.org/2009/10/15/tiny-urls-mit-php-und-de-tinyurl-api/]
+| http://tinyurl.com/api-create.php?url=http://www.guckes.net/
+|-
 | [http://togoto.us togoto.us]
 | [http://www.togoto.us/api-info.php]
 |  togoto.us/api.php?u=<url> 
@@ -75,13 +79,9 @@ kleine sammlung von URL shortener websites:
 | [http://metamark.net/docs/api/rest.html]
 | http://metamark.net/api/rest/simple?long_url=<url>
 |-
-| [http://ln-s.net ln-s.net]
-| [http://ln-s.net/home/apidoc.jsp]
-| curl http://ln-s.net/home/api.jsp -d 'url=<url>'
-|-
-| [http://merky.de merky.de]
-| [http://merky.de/api.php]
-| http://merky.de/api/?url=<ihre_lange_url>&short=1
+| [http://yep.it yep.it]
+| [http://yep.it/apipage.php]
+| http://yep.it/api.php?url=URL
 |}
 
 == TODO ==
This page took 0.031491 seconds and 4 git commands to generate.