Basic Giter8 template for Scala Server Toolkit.
This template not only gives you an example project with Scala Server Toolkit dependencies and simple HTTP server
it also gives you SBT setup for production use (with Scalafmt, Scalafix, scalac
compiler options etc.).
You can use the template using the followin SBT command:
sbt new avast/sst-seed.g8
Written in 2020 by Evgeniy Tokarev (based on original sources of Scala Server Toolkit)
To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.