This is a SDK that can be used in any JVM-based project to consume the Data Fusion Graph Feed API.
This SDK provides an easy way to get started quickly with the GraphFeed API. You can read more about the GraphFeed API endpoints available in the documentation and more about SDK classes available in the Java Docs.
The SDK is published to Maven Central and can be used in your Maven or Gradle project by simply including the dependency.
compile "com.thomsonreuters.datafusion:graphfeed-sdk:1.0.0"
Once you have the dependency installed in your project, you can start using it by creating an instance of the GraphFeed class with your OAuth credentials.
In the event you would like to contribute to this repository, it is required that you read and sign the following:
Please email a signed and scanned copy to sdkagreement@thomsonreuters.com. If you require that a signed agreement has to be physically mailed to us, please email the request for a mailing address and we will get back to you on where you can send the signed documents.
Please report all issues and feature request using GitHub issues.