19 Jul, 2009 in Programming by Roger

.NET library for Cli.gs API

cligs

I’ve created a really simple library in C# for use in any .NET application to interact with the Cli.gs API.

Currently there’s only 2 methods:

1. Create – this will take a long URL and optional title to return a shortened URL.

  • The title is used in the back end for the admin to see.
  • The shortened URL will be a random string.

2. Expand – this will take a full shortened URL and return the original long URL.

It’s a very simple API so it’s not that complex of a library I’ve got here. But if you’d  like to save yourself some time, you can download it.

I haven’t made it available online yet, so please post a comment if you’d like to get a copy of the library.

Share on Twitter

No Responses so far | Have Your Say!

Leave a Feedback

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Twee60, created by Roger Dickey