This project contains the basic info about how to log the Client request and the Response Time taken by the request on the server and log it on
This project uses :
- Akka-http
- scala-rainbow
- And a little hack ;)
Use Lightbend Activator or sbt to run this project:
The Server can be started by following Command : sbt run OR activator run