AL333Z / http4s.g8

giter8 template for bootstrapping http4s services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http4s giter8 template

Generate an http4s service on the blaze backend with Circe.

  1. Install sbt
  2. sbt new http4s/http4s.g8
  3. cd quickstart
  4. sbt run
  5. curl http://localhost:8080/hello/$USER
  6. Learn more

About

giter8 template for bootstrapping http4s services

License:Other


Languages

Language:Scala 100.0%