couch-multipart-stream
v0.0.0
Published
Create a stream so that you can upload a document with attachments to CouchDB efficiently in multipart/related format
Downloads
10
Readme
couch-multipart-stream
Create a stream so that you can upload a document with attachments to CouchDB more efficiently in multipart/related format as described in the CouchDB doc.
Usage
See test/test.js for a full example
Test
npm testLicense
MIT

