http4s-quickstart Generate an http4s service on the blaze backend with Argonaut. Install giter8 g8 http4s/http4s cd $THE_NAME_YOU_GAVE_IT sbt run curl https://localhost:8080/hello/$USER Write your service.