March 2, 2009

A Java Interface to the Bit.ly API

I’ve just pushed some alpha code to a google code project site, implementing a Java interface to the bit.ly URL shortening service API. There’s still a bit to do in the way of negative testing and data access for the /info and /stats calls, but it’s a start. Give it a hack if you’re so inclined: http://code.google.com/p/bitlyj/.

blog comments powered by Disqus
9:16am  |   permalink
FILED UNDER: java programming