modulepackage
0.0.0-20200619233740-18f1113e99c3
Repository: https://github.com/edswarchitect/go-weather.git
Documentation: pkg.go.dev
# README
go-weather
Playing around with Go, JSON, Go Tests, Docker, and Kubernetes
Calls the weather service API.
Plan is to cause a call, store it in ElasticSearch, and make it queryable in K8S
Also, make use of a cache, as created in code. Maybe I should use a real cache product too, huh?