|
1 | | -# loopback4-kafka-client |
2 | | - |
3 | | -[-@2x.png>)](http://loopback.io/) |
4 | | - |
5 | | -[](https://nodejs.org/en/download/) |
6 | | -[](https://github.com/strongloop/loopback-next) |
7 | | -[](https://github.com/strongloop/loopback-next/tree/master/packages/build) |
8 | | - |
9 | | - |
10 | | -[](https://www.npmjs.com/package/loopback4-kafka-client) |
11 | | -[](https://github.com/sourcefuse/loopback4-kafka-client/blob/master/LICENSE) |
12 | | -[](https://www.npmjs.com/package/loopback4-kafka-client) |
13 | | -[](https://www.npmjs.com/package/loopback4-kafka-client) |
14 | | - |
| 1 | +<a href="https://sourcefuse.github.io/arc-docs/arc-api-docs" target="_blank"><img src="https://github.com/sourcefuse/loopback4-microservice-catalog/blob/master/docs/assets/logo-dark-bg.png?raw=true" alt="ARC By SourceFuse logo" title="ARC By SourceFuse" align="right" width="150" /></a> |
| 2 | + |
| 3 | +# [loopback4-kafka-client](https://github.com/sourcefuse/loopback4-kafka-client) |
| 4 | + |
| 5 | +<p align="left"> |
| 6 | +<a href="https://www.npmjs.com/package/loopback4-kafka-client"> |
| 7 | +<img src="https://img.shields.io/npm/v/loopback4-kafka-client.svg" alt="npm version" /> |
| 8 | +</a> |
| 9 | +<a href="https://github.com/sourcefuse/loopback4-kafka-client/graphs/contributors" target="_blank"> |
| 10 | +<img alt="GitHub contributors" src="https://img.shields.io/github/contributors/sourcefuse/loopback4-kafka-client"> |
| 11 | +</a> |
| 12 | +<a href="https://www.npmjs.com/package/loopback4-kafka-client" target="_blank"> |
| 13 | +<img alt="downloads" src="https://img.shields.io/npm/dw/loopback4-kafka-client.svg"> |
| 14 | +</a> |
| 15 | +<a href="https://github.com/sourcefuse/loopback4-kafka-client/blob/master/LICENSE"> |
| 16 | +<img src="https://img.shields.io/github/license/sourcefuse/loopback4-kafka-client.svg" alt="License" /> |
| 17 | +</a> |
| 18 | +<a href="https://loopback.io/" target="_blank"> |
| 19 | +<img alt="Powered By LoopBack 4" src="https://img.shields.io/badge/Powered%20by-LoopBack 4-brightgreen" /> |
| 20 | +</a> |
| 21 | +</p> |
| 22 | + |
| 23 | + |
| 24 | +## Overview |
15 | 25 |
|
16 | 26 | A Kafka Client for Loopback4 built on top of [KafkaJS](https://kafka.js.org/). |
17 | 27 |
|
|
0 commit comments