beyonddemise / vertx-couchdb-client

Java library for vert.x to access Apache CouchDB, inspired by NodeJS' nano
Other
1 stars 0 forks source link

Revisit https://docs.couchdb.org/en/stable/api/database/index.html #30

Open Stwissel opened 1 month ago

Stwissel commented 1 month ago

Part of #29 Details: https://docs.couchdb.org/en/stable/api/database/common.html

We don't need POST /db since we already have PUT /db/id for document creation