RSS 3 projects tagged "REST"

Download Website Updated 31 Oct 2011 Apache Libcloud

Screenshot
Pop 44.72
Vit 1.00

Apache Libcloud is a client library for interacting with many of the popular cloud server providers. It was created to make it easy for developers to build products that work between any of the services that it supports.

Download Website Updated 12 Jan 2011 CRest

Screenshot
Pop 35.52
Vit 29.89

CRest (Client REST) is a lightweight library that simplifies the integration of third party RESTful services into Java applications. CRest is mainly annotation-driven, allowing the developer to focus on the essential aspects of the integration of a REST service, such as the definition of the Java interface that maps the remote REST methods and the data model the interface will deal with. The rest is achieved by annotating a plain Java interface with the relevant information such as the service end-point, the desired timeouts, URL formats, etc. CRest will handle everything else, including HTTP request generation, auto marshalling of the response, and more.

Download No website Updated 28 Sep 2010 Huxley

Screenshot
Pop 21.63
Vit 31.53

Huxley is a set of classes that makes it trivial to produce legitimate output for queries made by the prevailing standard of REST queries. Instead of writing a network API with many methods, being run over RPC, you instead write only a couple of methods that are accessed by HTTP GET requests. You then return the results (in either XML, JSON, or text) for processing. XML and JSON are chosen because of the ease by which they can be parsed by most languages. In this way, you open up the scope of your network services to many more people than would otherwise have access to it.

Screenshot

Project Spotlight

Sutekh

A card collection manager for "Vampire: the Eternal Struggle".

Screenshot

Project Spotlight

DEMUX Framework

A Java framework for building modular, cross-platform applications.