Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

ThinkNear/weather_underground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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')

About

A Ruby gem for the Weather Underground API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%