Module: HlrLookupsSDK

Defined in:
lib/ruby_hlr_client/client.rb,
lib/ruby_hlr_client.rb,
lib/ruby_hlr_client/config.rb

Overview

Ruby implementation of a REST client for the HLR Lookups API see www.hlr-lookups.com/en/api-docs

Defined Under Namespace

Classes: Client

Constant Summary collapse

CLIENT_VERSION =
'2.0.1'
CLIENT_NAME =
'ruby_hlr_client'
API_VERSION =
'v2'
CONNECT_URL =
'https://www.hlr-lookups.com/api/'