I am learning couchdb, and I can't find a way to get a list of the _design documents on a database without doing /db/_all_docs.
Is there a better way to do this?
I am learning couchdb, and I can't find a way to get a list of the _design documents on a database without doing /db/_all_docs.
Is there a better way to do this?