Table of Contents - jsonapi-simple_client-0.3.0 Documentation
Pages
Classes and Modules
- JSONAPI
- JSONAPI::SimpleClient
- JSONAPI::SimpleClient::BadRequest
- JSONAPI::SimpleClient::ClientError
- JSONAPI::SimpleClient::Conflict
- JSONAPI::SimpleClient::Error
- JSONAPI::SimpleClient::Forbidden
- JSONAPI::SimpleClient::NotFound
- JSONAPI::SimpleClient::QueryParams
- JSONAPI::SimpleClient::Request
- JSONAPI::SimpleClient::ServerError
- JSONAPI::SimpleClient::UnprocessableEntity
Methods
- ::create — JSONAPI::SimpleClient
- ::delete — JSONAPI::SimpleClient
- ::fetch — JSONAPI::SimpleClient
- ::new — JSONAPI::SimpleClient::Request
- ::parse — JSONAPI::SimpleClient::QueryParams
- ::parse_nested_param — JSONAPI::SimpleClient::QueryParams
- ::parse_param — JSONAPI::SimpleClient::QueryParams
- ::update — JSONAPI::SimpleClient
- #delete — JSONAPI::SimpleClient::Request
- #error_class_for — JSONAPI::SimpleClient::Request
- #execute — JSONAPI::SimpleClient::Request
- #get — JSONAPI::SimpleClient::Request
- #handle_error — JSONAPI::SimpleClient::Request
- #http_client — JSONAPI::SimpleClient::Request
- #patch — JSONAPI::SimpleClient::Request
- #post — JSONAPI::SimpleClient::Request