Not quite sure what you mean when you say you don't want to "manually encode" the routes in Akka HTTP. What is it about Akka HTTP that is giving you trouble?
I personally have built a couple Akka applications with a REST API sitting in front of it. Most of the time I've used http4s but I've also used spray (pre Akka HTTP), Akka HTTP (with varying levels of success) and even Spring Boot. The trick for me was a clear separation between the REST layer and the Akka App (i.e boundaries). So could you provide more information to your issue? On Thursday, November 10, 2016 at 10:28:10 AM UTC-5, Alvaro Santuy wrote: > > Hello everybody. > > Is there any project out there capable to easily build REST routes to Akka > Actors? I would like to map REST resources to Akka Actors and messages > other than manually encode the routes in Akka HTTP... > > Thank you. > -- >>>>>>>>>> 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 akka-user+unsubscr...@googlegroups.com. To post to this group, send email to akka-user@googlegroups.com. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.