eWebmachine 2 - Hello World
Ewebmachine 2 has now been out a little while. This version is a complete rewrite of the project that breaks backward compatibility. Ewebmachine 1 was a wrapper around basho webmachine, whereas Ewebmachine is now a full re-implementation using a new DSL and Plugs.
Because it is different, I thought that I would create a simple HelloWorld just to explore the changes…