So my question is if there is some framework or library to easily do this
mapping, from the REST end-points to the corresponding ActorRefs...

I've seen people do that, however I'd argue it's a terrible anti-pattern to
just "expose whatever internal state you have onto the HTTP APIs".

It's like pouring cement over your architecture.


You can get inspired by https://github.com/ThoughtWorksInc/akka-http-rpc for
example, however again I'd like to stress I think this is a very bad idea
and don't blame the tools or community if this back-fires on you – you were
warned :-)

-- 

Konrad

Akka Team

-- 
>>>>>>>>>>      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.

Reply via email to