module
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Oct 22, 2024
License: GPL-3.0
Opens a new window with license information.
README
¶
gorets
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:
-
Client - provides a Go based client for RETS
-
Metadata - provides the common structure for reading in properly formed RETS metadata
-
Syndication - provides the RETS syndication struct for processing syndication feeds
-
Util - helper tools for dealing with RETS
-
Explorer Client - provides a ReactJS UI for browsing RETS servers
-
Explorer Service - provides a Go backend for browsing RETS servers
-
Proxy - provides a mechanism for proxying multiple RETS connections through a single endpoint
Find latest explorer builds at https://cloud.docker.com/repository/docker/jpfielding/goretsexplorer
docker run --rm -it -p 8080:8080 docker.io/jpfielding/goretsexplorer:latest
Click to show internal directories.
Click to hide internal directories.