Hello World!
A simple "Hello World!" type example.
How to run it
$ kapow server HelloWorld
How to consume it
$ curl http://localhost:8080/helloworld
Hello World!
A simple "Hello World!" type example.
$ kapow server HelloWorld
$ curl http://localhost:8080/helloworld
Hello World!