XIVAPI
Constants
API_URL = "https://xivapi.com"
Top level API client to interact with the API
LANGUAGE_OPTIONS = ["en", "ja", "de", "fr", "cn", "kr"] of ::String
The allowed language options
STAGE_URL = "https://staging.xivapi.com"
Top level API client to interact with the staging API
VERSION = "0.3.0"