rafal-majewski / workful

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

workful

Simple node.js web framework

The framework works as an overlay to the standard http library createServer function, simplifying the usage req and res objects. Additionnaly, the framework significantly eases routes management.

Installation

npm install workful

Getting started

// todo

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 100.0%