node-busboy

Node.js module for parsing incoming HTML form data
  https://github.com/mscdex/busboy
  0
  no reviews



Busboy is a highly used and easy to use HTML form parser. It is able to parse form data, including posted files.

Node.js is an event-based server-side JavaScript engine.