JSON codec, built on Elixir's JSON module (OTP's :json underneath).
Human-readable, and ideal for use with curl or HTTPie.
Zizq.Codec.MessagePack is the default for its compactness; the two
are interchangeable on every endpoint.
JSON codec, built on Elixir's JSON module (OTP's :json underneath).
Human-readable, and ideal for use with curl or HTTPie.
Zizq.Codec.MessagePack is the default for its compactness; the two
are interchangeable on every endpoint.