Provides a JSON / JSONP wrapper to a subset of the TourCMS Marketplace API
http://www.tourcms.com/support/api/mp/code/json_repeater.php
Examples are written in JavaScript using JQuery and hosted on JSBin.
Click Working example then Edit in JSBin (top right corner) on any of the examples to view / play with the code.
- Search Tours/Hotels with special offers / deals, soonest offer first: Working example, JSON
- Search all Tours/Hotels from Channel 6: Working example, JSON
- Show details on Tour/Hotel ID 167 from Channel 6: Working example, JSON
- Search for things near a geographic point (lat/long) from any channel: Working example, JSON