Skip to content

excid3/weather_underground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: [email protected]
Twitter: @excid3

About

A Ruby gem for the Weather Underground API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages