## Example app with Node.js + Express middleware with requests direct to Kafka

```
$ cd example
$ npm install
$ node index.js
```

TODO: more info on the example app
