Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustin/go-couch
CouchDB API
https://github.com/dustin/go-couch
Last synced: about 2 months ago
JSON representation
CouchDB API
- Host: GitHub
- URL: https://github.com/dustin/go-couch
- Owner: dustin
- License: mit
- Created: 2013-09-25T08:45:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-08-16T17:02:57.000Z (over 8 years ago)
- Last Synced: 2024-10-11T14:15:22.773Z (2 months ago)
- Language: Go
- Size: 98.6 KB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.markdown
- Changelog: changes.go
- License: LICENSE
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)