Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 672 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 672 Bytes

Sample Java code for accessing the TourCMS API

Dependencies

Usage

  1. Edit com/tourcms/api/client/Example.java, entering your TourCMS API credentials
  2. From the root directory run javac com/tourcms/api/client/Example.java then java com.tourcms.api.client.Example

You should see the XML response from a call to the TourCMS Tour Search API.

Credits

Based on code initially provided by the team at SITA Lab