Skip to content

Instantly share code, notes, and snippets.

@glynnbird
glynnbird / cloudant-couchdb-api.json
Last active November 22, 2016 08:09 — forked from vabarbosa/cloudant-couchdb-api.json
Cloudant & CouchDB API Reference
[
{
"endpoint": "/",
"method": "GET",
"database": ["Cloudant", "CouchDB"],
"summary": "Meta information about the cluster.",
"comment": ""
},
{
"endpoint": "/_active_tasks",