de.heikoseeberger.akkahttpplayjson
Automatic to and from JSON marshalling/unmarshalling using an in-scope *play-json* protocol.
A => HTTP entity
A
type to encode
marshaller for any A value
HTTP entity => A
type to decode
unmarshaller for A
Automatic to and from JSON marshalling/unmarshalling using an in-scope *play-json* protocol.