Skip to content

This project was used to learn how to utilize Elm to request a public REST resource and decode JSON.

License

Notifications You must be signed in to change notification settings

larryboymi/elm-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-weather

This project is intended to expose the weather for a zip code. To do this you must provide an 5 digit zip code along with an API Key. This project was used to learn Elm along with using Elm to request a REST resource and decode JSON.

Install

$ git clone https://github.com/larryboymi/elm-weather.git
$ cd elm-weather
$ npm install

Run / Develop

$ npm start

License

Copyright © 2016 Larry Anderson and Neil Kistner

Released under the MIT license. See license for details.

About

This project was used to learn how to utilize Elm to request a public REST resource and decode JSON.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published