This application is an example of using Http4s, Blaze Client, Circe and Twirl templates -- including example unit and template tests.
To start: sbt run
this will run the service on port 8080
An alias has been provided to run all tests with coverage: sbt validate
the html report can be located
at target/scala-2.12/scoverage-report/index.html
This api is built on the following Scala / Java open source libraries: