org.genivi.sota.marshalling
Akka HTTP comes with built-in support for (un)marshalling using the Spray JSON library, however since we are using Circe for JSON we need to add this ourselves.
https://github.com/travisbrown/circe
http://doc.akka.io/docs/akka-stream-and-http-experimental/1.0/scala.html
Akka HTTP comes with built-in support for (un)marshalling using the Spray JSON library, however since we are using Circe for JSON we need to add this ourselves.
https://github.com/travisbrown/circe
http://doc.akka.io/docs/akka-stream-and-http-experimental/1.0/scala.html