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