Skip to content

shiv4nsh/akka-http-logging-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akka-http-logging-starter-kit

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

Libraries used:

This project uses :

  1. Akka-http
  2. scala-rainbow
  3. And a little hack ;)

How to Run:

Use Lightbend Activator or sbt to run this project:

The Server can be started by following Command : sbt run OR activator run

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages