Designed as an alternative to the Connect middleware framework, Fastworks completely centers around speed and performance improvements, rather than Connect which has a broader scope.
Fastworks starts out as a basic router for redirecting requests and can easily be extended with extra modules.
Here are some key features of "Fastworks.js":
Bundled modules for:
· Error handling
· Compiling LESS files
· Compress JS files
· Cookies handling
· Session manager
· Upload limiter
· Favicons
· Static file serving
Requirements:
· Node.js 0.8 or higher