Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.32 KB

messagehub097.md

File metadata and controls

42 lines (28 loc) · 1.32 KB
copyright lastupdated
years
2015, 2017
2017-02-27

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

How to use the Kafka REST API

{: #rest_how}

To do: examples

{: notoc}

To do: supported parameters

{: notoc}

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

{: #rest_sample notoc}

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.