node-form-data

Create multipart/form-data streams module for node.js
  https://github.com/felixge/node-form-data
  0
  no reviews



Node-form-data can be used to submit forms and file uploads to other web applications.

the api of this module is inspired by the w3c xmlhttprequest specification.

node.js is an event-based server-side javascript engine.