node-static

RFC2616 compliant HTTP static-file server module with caching
  https://github.com/cloudhead/node-static
  0
  no reviews



Node-static has an in-memory file cache, making it highly efficient. It understands and supports conditional GET and HEAD requests. It was inspired by some of the other static-file serving modules, such as node-paperboy and antinode.

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