Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

retsr/rets.js

Repository files navigation

rets.js Travis Coverage Status

Simplified RETS Node Client

rets.js aims to simplify interacting with Real Estate Transaction Standard compliant servers using Node.js. Specifically RETS Version 1.8. It is an effort to bring a properly functioning and performant libRETS implementation to the Node.js community.

This library is not a libRETS wrapper, but seeks to provide a similar API interface while offering additional feature support that Node.js developers have come to rely on like events and streaming.

A secondary but still important goal is to keep the code as simple to read as possible to help developers understand the RETS Specification.

More information about RESO and the RETS 1.8 Specification can be found at the RESO and Specification Documentation sites respectively.

Install

npm install --save rets.js

Testing

npm run test-watch

Examples

You can find a number of examples in the examples directory

Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

License

See LICENSE

About

Node RETS Client

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors