Skip to content

Commit

Permalink
badge
Browse files Browse the repository at this point in the history
  • Loading branch information
RawToast committed Nov 18, 2023
1 parent 33cfd3f commit 26e58eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Http4s Twirl Example

[![CircleCI](https://circleci.com/gh/RawToast/http4s-twirl-example/tree/master.svg?style=svg&circle-token=90076579eefc7b29b7725fcc0b75ca9445f8aa82)](https://circleci.com/gh/RawToast/http4s-twirl-example/tree/master)
![ci](https://github.com/rawtoast/http4s-twirl-example/actions/workflows/ci.yml/badge.svg)

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
Expand Down

0 comments on commit 26e58eb

Please sign in to comment.