Fast Http Installation npm install fast-http --save Usage Create a tiny web server which does not support the MVC pattern,for simple Node.js app. Because I copy the same code in all my projects. How to use var fastHttp = require("fast-http"), port = 80; httpServer = fastHttp(port);