Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 429 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 429 Bytes

Spray + Twirl seed

Spray is an extremely fast, lean and elegant http framework in Scala. Use it, it's awesome.

Twirl is a port of the Play templating language to Spray. So now you can use Spray also for serving server side rendered html.

This seed project has the dependencies and plugins you'll likely need. Just update the project name in Build.scala.

Enjoy!