de.heikoseeberger.akkahttpcirce
Json => HTTP entity
HTTP entity => Json
A => HTTP entity
A => HTTP entity
type to encode
marshaller for any A value
Automatic to and from JSON marshalling/unmarshalling using an in-scope circe protocol. The unmarshaller fails fast, throwing the first
Errorencountered.To use automatic codec derivation import
io.circe.generic.auto._.