zillow
zillow copied to clipboard
GoLang Zillow Api Client
Contexts are super useful to cancel functions and http requests. At the very least I added a `*http.Client` to the `zillow` struct so a caller can at least specify timeouts.
Hey thanks for the client library :) I love finding a go library for what I would otherwise have to implement. Small suggestion here, since the interface doesn't actually abstract...
The field for the API is County, not Country.
Zestimate.ValueChange has been commented out. It should be fixed or removed.