Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 990 Bytes

readme.md

File metadata and controls

29 lines (17 loc) · 990 Bytes

Http4s Twirl Example

CircleCI

This application is an example of using Http4s, Blaze Client, Circe and Twirl templates -- including example unit and template tests.

Running this app

To start: sbt run this will run the service on port 8080

Running tests

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

Tech Stack

This api is built on the following Scala / Java open source libraries: