Using Play Framework 2.3 and Akka to make simple requests
start app with activator run
ping route -> http://localhost:9000/ping
multi-actor route -> http://localhost:9000/worker/some-key
Using Play Framework 2.3 and Akka to make simple requests
start app with activator run
ping route -> http://localhost:9000/ping
multi-actor route -> http://localhost:9000/worker/some-key