Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 996 Bytes

messagehub067.md

File metadata and controls

23 lines (15 loc) · 996 Bytes
copyright lastupdated
years
2015, 2017
2017-02-27

{:new_window: target="_blank"} {:shortdesc: .shortdesc} {:screen: .screen} {:codeblock: .codeblock} {:pre: .pre}

How to use, download, and set up the Kafka REST API sample

{: #rest_sample}

The {{site.data.keyword.messagehub}} Kafka REST API sample is a Node.js application, which connects to {{site.data.keyword.messagehub}} over the Kafka REST API to produce and consume messages.

The sample code is in the message-hub-samples github project External link icon{:new_window}.

Follow the instructions in the README.md External link icon{:new_window} file for that project to build and run the sample.