Skip to content

Http4s webservice with Twirl, Circe, Blaze client, and tests

Notifications You must be signed in to change notification settings

RawToast/http4s-twirl-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Http4s webservice with Twirl, Circe, Blaze client, and tests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published