LouCypher / shortenurl

Automatically exported from code.google.com/p/shortenurl
0 stars 0 forks source link

Add the new ShortURL service "va.mu" #133

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Service name: va.mu
Service URL: http://va.mu
API documentation: http://va.mu/api/doc

Hi,

    I'm the developer of "va.mu" and so I'm adding some useful information to help you in the process of adding this new service.

    The API follows the most common standard of giving the shortened URL as plaintext but you can change this behaviour via additional parameters (see documentation).

 * http://va.mu/api/create/?url=<YOUR-ORIGINAL-URL>
 * http://va.mu/api/create/?url=example.com
 * http://va.mu/api/create/?url=http://example.com

    I'm adding a patch that adds this service into your extension but I didn't test it... Hope it could be some useful too. :)

Thank you for the great job,
Arthur Furlan

Original issue reported on code.google.com by arthur.furlan on 10 Feb 2011 at 1:00

Attachments: