Skip to content

thomsonreuters/datafusion-graphfeed-java-sdk

Repository files navigation

Data Fusion Graph Feed Java SDK

MIT licensed

Overview

This is a SDK that can be used in any JVM-based project to consume the Data Fusion Graph Feed API.

Getting started

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.

Contributing

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.

Issue Management

Please report all issues and feature request using GitHub issues.

About

The GraphFeed Java SDK is a Thomson Reuters project that provides an easy way to get started quickly with the GraphFeed API in any JVM-based application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages