Package

endpoints.akkahttp.server

circe

Permalink

package circe

Visibility
  1. Public
  2. All

Type Members

  1. trait JsonSchemaEntities extends Endpoints with algebra.JsonSchemaEntities with JsonSchemas

    Permalink

    Interpreter for algebra.JsonEntities that uses circe’s io.circe.Decoder to decode JSON entities in HTTP requests, and circe’s io.circe.Encoder to build JSON entities in HTTP responses.

interpreters