We are also a Java shop. We currently use Play for our REST services. As you can imagine, our Play controllers are pretty much empty. They consist of validating the http input, converting it to a message class, calling an Actor, then converting the response to a JSON and sending an OK or error back with the json.
So, we are also looking forward to the Java API of Akka-Http. We figure once it comes out we could easily change our REST server to Akka-Http if there is a good reason to do so. -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
