Is there Node.js ready-to-use tool (installed with npm), that would help me expose folder content as file server over HTTP.
npm
Example, if I have
It isn't on NPM, yet, but I built a simple static server on Express that also allows you to accept form submissions and email them through a transactional email service (Sendgrid for now, Mandrill coming).
https://github.com/jdr0dn3y/nodejs-StatServe