minimalistic-server
v0.0.55
Published
Minimalistic server library for Node.js. It supports routing, middlewares, parsing common request bodies (JSON, form data, etc), static file serving.
Maintainers
Readme
node-minimalistic-server
Minimalistic server library for Node.js. It supports routing, middlewares, parsing common request bodies (JSON, form data, etc), static file serving.
In order to see how it works, you can download and run this demo project (in the project root directory run npm install and then npm start).
