Module: SodaXmlTeam

Defined in:
lib/soda_xml_team.rb,
lib/soda_xml_team/base.rb,
lib/soda_xml_team/news.rb,
lib/soda_xml_team/client.rb,
lib/soda_xml_team/address.rb,
lib/soda_xml_team/version.rb,
lib/soda_xml_team/schedule.rb,
lib/soda_xml_team/standings.rb

Overview

SODA XML Team module

Defined Under Namespace

Classes: Address, Client, News, Schedule, Standings

Constant Summary collapse

API_BASE_URL =
'https://soda.xmlteam.com/api'
API_SANDBOX_URL =
'https://soda.xmlteam.com/api-trial'
VERSION =
'1.4.3'