DiversIT Europe

Tag: akka-streams

Jul 8, 2015 Using Akka Http to perform a Rest call and deserialise json I have been playing with Akka Streams and Akka Http to create a flow to get some data from a public Rest endpoint and deserialize the json using Json4s.
Since there are not that many examples yet, and documentation only has a few examples, I’m sharing my little app here.
[Read more...]
Tags: akka akka-http akka-streams json