Skip to content

An alternate giter8 template fixed on IO

License

Notifications You must be signed in to change notification settings

froth/http4s-io.g8

 
 

Repository files navigation

http4s giter8 template

This template is fixed on cats.effect.IO. For a final tagless version, see http4s.g8.

Instructions

Generate an http4s service on the blaze backend with Circe.

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

You can try out any other supported as well, e.g. sbt new http4s/http4s-io.g8 --branch 0.23-scala3.

About

An alternate giter8 template fixed on IO

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%