riakrest 0.1.0
RiakRest provides structured, RESTful interaction with the HTTP/JSON interface of a Riak[http://riak.basho.com] document data store. RiakRest provides two levels of interaction: Core Client and Resource. Core Client works at the Jiak level and exposes Jiak internals. JiakResource is an abstraction built on top of the Core Client that gives a true RESTful feel.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rest-client
>= 1.0.0
Development Dependencies (2):
rest-client
>= 1.0.0
rspec
>= 1.2.9