10000 GitHub - http4s/http4s-io.g8: An alternate giter8 template fixed on IO
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

http4s/http4s-io.g8

Open more actions menu

Repository files navigation

http4s giter8 template

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

Instructions

Generate an http4s service on the ember backend with Circe.

  1. Install sbt
  2. Create your project:
    • Scala 2: sbt new http4s/http4s-io.g8
    • Scala 3: sbt new http4s/http4s-io.g8 --branch 0.23-scala3
    • Java 8: sbt new http4s/http4s-io.g8 --branch 0.23-java8
  3. cd quickstart
  4. sbt run
  5. curl http://localhost:8080/hello/$USER
  6. Learn more

About

An alternate giter8 template fixed on IO

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 29

Languages

0