package client
Type Members
- trait BasicAuthentication extends algebra.BasicAuthentication with EndpointsWithCustomErrors
- trait BuiltInErrors extends algebra.BuiltInErrors
- trait Endpoints extends algebra.Endpoints with EndpointsWithCustomErrors with BuiltInErrors
- trait EndpointsWithCustomErrors extends algebra.EndpointsWithCustomErrors with Requests with Responses
- trait JsonEntitiesFromCodecs extends EndpointsWithCustomErrors with algebra.JsonEntitiesFromCodecs
Interpreter for
endpoints4s.algebra.JsonEntitiesFromCodecs
that encodes JSON requests and decodes JSON responses. - trait Methods extends algebra.Methods
- trait Requests extends algebra.Requests with Urls with Methods
- trait Responses extends algebra.Responses with StatusCodes
- trait StatusCodes extends algebra.StatusCodes
- trait Urls extends algebra.Urls