No commit activity in last 3 years
No release in over 3 years
A Ruby gem for the Weather Underground API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.6.5
~> 1.6.7
 Project Readme

Weather Underground

A simple Ruby wrapper for the Weather Underground API

Usage

w = WeatherUnderground::Base.new(API_KEY)

Forecast

w.forecast('63108')

GeoLookup:

w.geolookup('63108')

IP Geolocation:

w.autoip('127.0.0.1')

Author

Chris Oliver
Website: excid3.com
Email: chris@excid3.com
Twitter: @excid3