Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dustin/go-couch

CouchDB API
https://github.com/dustin/go-couch

Last synced: about 2 months ago
JSON representation

CouchDB API

Awesome Lists containing this project

README

        

This is the CouchDB API I use when I do CouchDB stuff.

I forked this originally
[couch-go](https://code.google.com/p/couch-go/), though it's been
heavily modified.

Read docs at [godoc.org](http://godoc.org/github.com/dustin/go-couch).

[![Coverage Status](https://coveralls.io/repos/dustin/go-couch/badge.png?branch=master)](https://coveralls.io/r/dustin/go-couch?branch=master)