Skip to content

TourCMS/tourcms-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

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