http4s giter8 template Generate an http4s service on the blaze backend with Circe. Install sbt sbt -sbt-version 0.13.13 new http4s/http4s.g8 cd $THE_NAME_YOU_GAVE_IT sbt run curl http://localhost:8080/hello/$USER Learn more