Unfiltered
Unfiltered is a toolkit for servicing HTTP requests in Scala. It provides a consistent vocabulary for handling requests on various server backends, without impeding direct access to their native interfaces.
This documentation walks through basic functionality of the library. You may also want to refer to Unfiltered’s
The source code for this page can be found here.