REST ([http://en.wikipedia.org/wiki/Representational_State_Transfer REpresentational State Transfer])
facilitates a simple and fast access to databases through HTTP.
The HTTP methods GET, PUT, DELETE, and POST can be applied to
interact with any XML resource implementing this layer. This REST implementation is called
JAX-RX.
THIS PROJECT HAS MOVED TO GITHUB!
-> https://github.com/sebastiangraf/jax-rx