Skip to content

FourMInfo/http4s.g8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http4s giter8 template

Generate an http4s service on the blaze backend with Circe.

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

About

giter8 template for bootstrapping http4s services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%