Is there a Java library for making Bitly requests? I'm looking to both shorten links, and look up info on clicks, etc. of links. Yes, I know it's a straight-forward HTML API and I could just code directly to the HTML or write a library myself, but surely someone else has written such a library, and it would save me a couple of steps to use it.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
This looks promising: http://code.google.com/p/bitlyj/ |
|||
|
|
