Module: HelloTxt

Defined in:
lib/hellotxt.rb,
lib/hellotxt/client.rb,
lib/hellotxt/keyloader.rb

Defined Under Namespace

Modules: VERSION Classes: Client, Keyloader, KeyloadingError

Constant Summary collapse

API_URL =

MUST NOT end with a trailing slash, as this string is interpolated like this: “#API_URL/user.services”

'http://hellotxt.com/api/v1'