Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 348 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 348 Bytes

Scala-WebMachine

The initial port of Basho's WebMachine.

To run the sample resource - mvn exec:java -Dexec.mainClass="webmachine.sample.Sample"

TODO

  • Implement missing unit tests
  • Refactor the Response object to be more immutable
  • Implement the State