scala-http

HTTP Server using http4s

sbt run 
 $ curl localhost:8080/hello/world

{"message":"Hello, world"}%