RETS client in Go
The attempt is to meet RETS 1.8.0 compliance.
Find me at gophers.slack.com#gorets
There are multiple projects in this repository:
gorets/rets - provides a Go based client for RETS
gorets/metadata - provides the common structure for reading in properly formed RETS metadata
gorets/explorer - provides a Go backend for a ReactJS UI for browsing RETS servers
gorets/proxy - provides a mechanism for proxying multiple RETS connections through a single endpoint
gorets/syndication - provides the RETS syndication struct for processing syndication feeds
gorets/util - helper tools for dealing with RETS