Spray, Akka-http and Play, Which is the best bet for a new HTTP/REST project

后端 未结 5 2089
走了就别回头了
走了就别回头了 2021-02-01 02:22

I\'m going to develop new HTTP/REST services using Scala and Akka Actors.

I have experience working with Play, but I don\'t really need a complete web Framework. From wh

5条回答
  •  长情又很酷
    2021-02-01 02:39

    As per Johannes Rudolph

    if you want to provide an HTTP interface to (maybe already existing) akka services, then that's what akka-http is for

    source: https://gitter.im/akka/akka?at=5874fc9761fac5a03dbe1a6f

提交回复
热议问题