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
- Host: GitHub
- URL: https://github.com/gamote/kafka-ts
- Owner: Gamote
- Created: 2021-11-30T19:15:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T15:54:54.000Z (over 4 years ago)
- Last Synced: 2024-12-29T07:42:44.340Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`