October 05, 2007

Share API Java Library

Posted by Patrick Rodriguez at 05:53 PM

I hope you guys are having fun playing with our APIs. To make things a bit easier, here is a Java library that you can use that takes care of all the nasty authentication and XML formatting bits. It could also be of use as reference for those of you developing libraries in other languages. Consider it alpha code, and feel free to fix any errors you might come across.

There are a few dependencies: commons httpclient, logging, codec, and json.jar.

Coming soon, the ActionScript library. But remember, this is all REST-based, so don't let the unavailability of a library get in your way. Can't wait to see what you guys come up with!

Bookmark and Share

Comments

October 05, 2007
08:27 PM

Andres Santos writes:

Hello, that sounds interesting i for sure give it a try :-D

October 16, 2007
04:20 PM

Christoph Rooms writes:

Hi,

Great stuff ... got it working. Just one question ... What would be the unique link to a document ? Whenever i upload a document ... I get back an ShareApiNode. But what would i have to use to get to this same document later on ? I can see I can create a new ShareApiNode using a JsonObject. But no idea what this would be or how to construct it.

Thanks.

Christoph

Leave a Comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)