Module: Giftery

Defined in:
lib/giftery/client.rb,
lib/giftery/version.rb

Defined Under Namespace

Classes: Client

Constant Summary collapse

API_BASE_URL =
'https://ssl-api.giftery.ru'
INPUT_FORMAT =
'json'
OUTPUT_FORMAT =
'json'
VERSION =
'0.1.2'