Skip to content

bolak/elixir-weatherunderground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherUnderground

WIP wrapper for WeatherUnderground API.

#####First: Set WUNDERGROUND environment variable to your Weather Underground API key on your system.

Currently, there are two functions conditions and forecast they each take the same parameters of state and city.

Use them as follows:

WeatherUnderground.conditions "CA",  "Palo Alto"
WeatherUnderground.forecast "CA", "Palo Alto"

About

An API Wrapper for Weather Underground or (Wunderground) written in Elixir. http://elixir-lang.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages