Introduction What is Scalatra? Scalatra is a tiny, Sinatra-like web framework for Scala. Introduction The simplest way to get started with Scalatra is to generate a project with giter8: $ g8 scalatra/scalatra-sbt > organization [com.example]: > name ["scalatra-sbt-prototype"]: scalatra-example > servlet_name [MyScalatraFilter]: > scala_version [2.9.0-1]: > version [1.0]: This creates a new Scalat