typedrest

The main TypedRest library.

Packages

Link copied to clipboard

Common helpers and extensions.

Link copied to clipboard

Endpoints represent URIs that provides methods for operating on specific resources.

Link copied to clipboard

Generic endpoints allow you to model collections and elements.

Link copied to clipboard

Raw endpoints allow you to transmit binary data rather than serialized objects.

Link copied to clipboard

RPC endpoints allow you to interact with non-RESTful resources that act like callable functions.

Link copied to clipboard

Handling errors in HTTP responses.

Link copied to clipboard

Helper methods and structures for performing HTTP requests.

Link copied to clipboard

Handling links between HTTP resources.

Link copied to clipboard

Serialization of entities sent to and received from the server.