Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 297 Bytes

SimplyRETS JavaScript Examples

AJAX

You can use the SimplyRETS API on the client-side using AJAX. ajax.js contains an example of doing so.

Running

To run the AJAX example, simply open index.html in your browser of choice.

index.html is just a static page, and it loads ajax.js