New tutorials available

Many thanks to Jos Dirksen of smartjava.org, who has been working on a series of Scalatra tutorials. The first part offers a very quick intro to Scalatra and some tips on Eclipse integration.

The second part gives an overview of an embedded Jetty setup, and then moves into RESTful API construction techniques using case classes and JSON. The tutorial finishes off with an introduction to Scalatra testing using the Specs2 testing framework, including Eclipse configs for test runners.