Scalatra
Tiny Scala high-performance, async web framework
Scalatra is a micro-web framework written in Scala for the JVM. It is lightweight, inspired by Sinatra in Ruby, designed to allow writing web APIs, REST endpoints, and web applications with minimal overhead. It integrates well with existing tools on the JVM, supports asynchronous request handling, templating, filters, and other web framework features, while remaining modular and accessible.