Light node.js framework - ifnode
Hello!
I want present simple and light node.js framework. It works with all node.js versions after 0.10.x
.
For create simplest http server need create a file with this code:
var ifnode = require('ifnode'),
app = ifnode();
app.run();
You could find more information in documentation
Written by ilfroloff
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Node
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#