Skip to content
forked from http4s/http4s.g8

giter8 template for bootstrapping http4s services

Notifications You must be signed in to change notification settings

xuwei-k/http4s.g8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http4s-quickstart

Generate an http4s service on the blaze backend with Argonaut.

  1. Install giter8
  2. g8 http4s/http4s
  3. cd $THE_NAME_YOU_GAVE_IT
  4. sbt run
  5. curl https://localhost:8080/hello/$USER
  6. Write your service.

About

giter8 template for bootstrapping http4s services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%