The initial port of Basho's WebMachine.
To run the sample resource - mvn exec:java -Dexec.mainClass="webmachine.sample.Sample"
- Implement missing unit tests
- Refactor the Response object to be more immutable
- Implement the State
The initial port of Basho's WebMachine.
To run the sample resource - mvn exec:java -Dexec.mainClass="webmachine.sample.Sample"