An open API service indexing awesome lists of open source software.

https://github.com/gamote/kafka-ts

Opinionated Kafka Client written in TypeScript
https://github.com/gamote/kafka-ts

Last synced: 7 months ago
JSON representation

Opinionated Kafka Client written in TypeScript

Awesome Lists containing this project

README

          

# Kafka TS

Opinionated Kafka Client written in TypeScript

## Install

1. Add the peer dependencies
`yarn add kafkajs`

2. Install the library
`yarn add https://github.com/Gamote/kafka-ts.git`