Module rest

Module rest 

Source
Expand description

Rest API request related types

(as opposed to the streaming event long-polling API parts)

Traitsยง

RestApiEndpoint
a trait for objects describing a REST API endpoint
RestApiResponse
this is a marker trait that marks a type as a valid response type for a given RestApiEndpoint