Fork me on GitHub

nodemachine by tautologistics

Port of WebMachine for Node.js

WebMachine is "an application layer that adds HTTP semantic awareness ... and provides a simple and clean way to connect that to your application's behavior". NodeMachine is a port of that layer to the Node.js system.

Dependencies

Node.js

Install

Copy nodemachine.js to the Node.js lib/ folder (global) or copy to a Node.js app folder (local)

License

GPL2

Authors

Chris Winberry (chris@winberry.net)

Contact

Chris Winberry (chris@winberry.net)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/tautologistics/nodemachine