A barepipe platform for node webapps. Rig is a moderately opinionated set of middlewares and libraries for webapps based on Express. Considering that performance and quality are very much a matter of clarity, emphasis is made on conciseness of the code and good, reusable design that makes (some) sense.
It makes it easy to write, configure, and route pieces of code together when you write a web application or a webservice.
Check this very small quickstart, it takes only a few minutes.
When I have time I'd like to write a page streamer middleware for rig (I have done that exercise before here). If you think that could be an interesting project, don't hesitate to submit a pull request!