Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

libRETS is RETS client library written in C++ that allows rapid development of RETS client applications. By saving the developer from dealing with the RETS protocol details, the application writer can concentrate on their application, saving them time and money in the process

License

Notifications You must be signed in to change notification settings

Homesnap/libRETS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libRETS-Docker

libRETS Docker is a RETS client library written in C++ (forked from the NAR library) built and packaged for Docker. This allows rapid development of RETS client applications by saving the developer from dealing with the RETS protocol details. The application writer can concentrate on their application thusly saving them time and money in the process.

Platform : OS - Debian 9.5

Configured Language Bindings: Python 3, Ruby 2.4

Requirements: Docker

Build and test image by running the librets-build-docker.sh script.

docker build -t librets:latest .
docker run -it librets:latest /bin/bash

About

libRETS is RETS client library written in C++ that allows rapid development of RETS client applications. By saving the developer from dealing with the RETS protocol details, the application writer can concentrate on their application, saving them time and money in the process

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.6%
  • Makefile 3.7%
  • Roff 3.6%
  • C# 3.5%
  • Java 2.7%
  • M4 2.4%
  • Other 11.5%