Skip to content

dougm/gcouchrest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Relax on Greg Brady's Couch - It's Groovy!

By no means a complete CouchDB client, but what little is here works... Just experimenting with Groovy for simple RESTful JSON operations.

Try it

% wget http://repository.codehaus.org/org/codehaus/groovy/modules/http-builder/http-builder/0.5.0-RC1/http-builder-0.5.0-RC1-all.tar.gz

% tar -zxf http-builder-0.5.0-RC1-all.tar.gz

% git clone git://github.com/dougm/gcouchrest.git

% cd gcouchrest/examples

% ./grelax gcouchinfo.groovy

Welcome, CouchDB version: 0.9.0
Databases...
...

See also

gcouchrest License

Same as Groovy and http-builder: http://www.apache.org/licenses/LICENSE-2.0

About

A Groovy RESTful CouchDB client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages