I am new to scala and Akka and trying to implement Http routes with basic get route
code
package akka_tutorial import akka.actor.Actor import akka.actor.A