Module: RelicLink

Defined in:
lib/relic_link.rb,
lib/relic_link/logger.rb,
lib/relic_link/version.rb,
lib/relic_link/coh3/util.rb,
lib/relic_link/coh3/client.rb,
lib/relic_link/coh3/config.rb,
lib/relic_link/coh3/api/error.rb,
lib/relic_link/coh3/api/errors.rb,
lib/relic_link/faraday/request.rb,
lib/relic_link/coh3/api/endpoints.rb,
lib/relic_link/errors/server_error.rb,
lib/relic_link/coh3/faraday/connection.rb,
lib/relic_link/coh3/api/endpoints/stats.rb,
lib/relic_link/coh3/api/endpoints/matches.rb,
lib/relic_link/coh3/api/endpoints/replays.rb,
lib/relic_link/coh3/faraday/response_mash.rb,
lib/relic_link/coh3/api/errors/relic_error.rb,
lib/relic_link/faraday/response/wrap_error.rb,
lib/relic_link/coh3/api/endpoints/leaderboards.rb,
lib/relic_link/coh3/api/endpoints/leaderboards/ids.rb,
lib/relic_link/coh3/api/endpoints/leaderboards/sort.rb,
lib/relic_link/coh3/faraday/response/raise_http_error.rb,
lib/relic_link/coh3/faraday/response/raise_stats_error.rb,
lib/relic_link/coh3/faraday/response/raise_replay_error.rb

Overview

Relic API client wrappers. To query the CoH3 API see Coh3::Client.

Defined Under Namespace

Modules: Coh3, Errors, Faraday Classes: Logger

Constant Summary collapse

VERSION =
'1.2.1'