Akka HTTP sample This project is a simple example of Akka HTTP usage. It shows the following elements: starting standalone HTTP server, handling file-based configuration, logging, routing. Usage $ sbt run