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 test
License
MIT