Levi Olson bbe24d910b | 6 years ago | |
---|---|---|
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
darksky.go | 6 years ago | |
main.go | 6 years ago | |
rest.go | 6 years ago | |
structs.go | 6 years ago |
A Golang Server that interfaces with the Dark Sky API so my Chrome Extension can get the weather.
Much of the source I obtained from github.com/shawntoffel/darksky. So thank you shawntoffel and contributors for that amazing codebase!