Simple API call using go-lang, open weather map, and walk (Windows Application Library Kit)
- Go: https://golang.org/dl/
- API Key: http://openweathermap.org
- Windows (the UI framework WALK)
- Replace "API_KEY" in config.json with one obtained from OWM
- Run: go install
- Run: %GOPATH%\bin\weather
- Code cleanup
- GUI cleanup