endpoints.algebra

circe

package circe

Visibility
  1. Public
  2. All

Type Members

  1. trait CirceCodec[A] extends AnyRef

    Combines both an io.circe.Encoder and a io.circe.Decoder into a single type class.

  2. trait JsonEntitiesFromCodec extends algebra.JsonEntitiesFromCodec

    Partial interpreter for endpoints.algebra.JsonEntitiesFromCodec that only fixes the JsonCodec[A] type to a CirceCodec.

Value Members

  1. object CirceCodec

Ungrouped