json_rest_api_client library

Easy to use starting point to implement a client library for a json REST API.

Classes

JsonRestApiClient
Base class to create a json REST API client.
JsonRestApiResponse
Represents a response from a successful request to a json REST API.

Enums

RequestMethod
The valid Http request methods

Exceptions / Errors

JsonRestApiException
Represents an exception thrown while performaing a json REST API request.