librestlet-java

Lightweight restful framework for java
  http://www.restlet.org
  0
  no reviews



Restlet is a comprehensive yet lightweight restful web framework for java that lets you embrace the architecture style of the web (rest) and benefit from its simplicity and scalability.

restlet has a light core but thanks to its pluggable extension, it is also a comprehensive rest framework for java. it supports all rest concepts (resource, representation, connector, component, etc.) and is suitable for both client and server web applications.