Module: Tinderb

Defined in:
lib/tinderb.rb,
lib/tinderb/client.rb,
lib/tinderb/request.rb,
lib/tinderb/version.rb

Defined Under Namespace

Modules: Request Classes: Client

Constant Summary collapse

API_ENDPOINT =
'https://api.gotinder.com'
OAUTH_PATH =
"#{API_ENDPOINT}/auth"
VERSION =
'0.1.1'