Pulls the photo of the day from a NASA API. Written in GoLang as a "Hello World" experiment.
Note: This is my first GoLang App. I'd had never written anything in the language till this morning. Or read any tutorials till yesterday.
Nice language, though ... not sure if I'd say the same if I have to write anything more than a few thousands lines long though.
To run the app locally:
cd apod-golang
go run app.go