Module: Ruboty::LivedoorWeather

Defined in:
lib/ruboty/livedoor_weather.rb,
lib/ruboty/livedoor_weather/client.rb,
lib/ruboty/livedoor_weather/version.rb

Defined Under Namespace

Classes: Client

Constant Summary collapse

ENDPOINT =
'http://weather.livedoor.com/forecast/webservice/json/v1'
PRIMARY_AREA =
'http://weather.livedoor.com/forecast/rss/primary_area.xml'
VERSION =
'0.2.0'