Skip to content

This is a simple Sample JAVA REST API client application that demos how to authenticate and consume Sabre Dev Studio REST APIs.

Notifications You must be signed in to change notification settings

fredcess23/Java-sample-REST-API-application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-sample-REST-API-application

This is a simple Sample JAVA REST API client application that demos how to authenticate and consume Sabre Dev Studio REST APIs.

Using the App

This App is provided 'as is' for the purposes of demonstrating how to consume Sabre Dev Studio REST API from a Java application.
This App requires to have an existing Sabre Dev Studio Key. Update the DSApiCalls.java main call with your ClientId and Client Secret.

For more information on registering to get a Test Key account please visit Sabre Dev Studio@http://developer.sabre.com

Additional Resources

Sabre API documentation and resources can be found http://developer.sabre.com

This Java Sample Application uses Apache Commons(http://commons.apache.org/) for Base64 Encoding and Jettison(http://jettison.codehaus.org/) for JSON handling.

Disclaimer of Warranty and Limitation of Liability

This software and any compiled programs created using this software are furnished “as is” without warranty of any kind, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. No oral or written information or advice given by Sabre, its agents or employees shall create a warranty or in any way increase the scope of this warranty, and you may not rely on any such information or advice. Sabre does not warrant, guarantee, or make any representations regarding the use, or the results of the use, of this software, compiled programs created using this software, or written materials in terms of correctness, accuracy, reliability, currentness, or otherwise. The entire risk as to the results and performance of this software and any compiled applications created using this software is assumed by you. Neither Sabre nor anyone else who has been involved in the creation, production or delivery of this software shall be liable for any direct, indirect, consequential, or incidental damages (including damages for loss of business profits, business interruption, loss of business information, and the like) arising out of the use of or inability to use such product even if Sabre has been advised of the possibility of such damages.

About

This is a simple Sample JAVA REST API client application that demos how to authenticate and consume Sabre Dev Studio REST APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%