This is a simple example of acacia
$ git clone https://github.com/menems/acacia-example.git
$ cd acacia-example
$ npm install
$ node index.js
$ curl http://localhost:4661/version -i
HTTP/1.1 200 OK
Content-Type: text/plain; charset=utf-8
Content-Length: 5
Date: Tue, 01 Dec 2015 15:51:24 GMT
Connection: keep-alive
0.0.3