Linode API for Java

I’ve been really happy with my recent move over to http://www.linode.com.  I was checking out their API and noticed there wasn’t any Java client.  I wanted a do a small pet project so I took a couple hours this weekend and wrote a Java client for the API.

The API leverages Apache HTTP Client and JSON.org Java libraries and is built using Maven.

The project source code can be found here.

If anyone runs into any problems with using it, please feel free to ping me!

Update: Linode was nice enough to update their API page with a reference to my project.

Linode API for Java

One thought on “Linode API for Java

Leave a Reply

Your email address will not be published. Required fields are marked *