SkillAgentSearch skills...

Gorets

RETS client in Go

Install / Use

/learn @jpfielding/Gorets
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gorets

RETS client in Go

Build Status GoDoc Docker

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 Tools

  • 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

Web Tools

  • 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
View on GitHub
GitHub Stars39
CategoryDevelopment
Updated1mo ago
Forks24

Languages

Go

Security Score

85/100

Audited on Feb 15, 2026

No findings