Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

samhwang/test-node-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Node Avro

Repo to test and validate avro files using @kafkajs/confluent-schema-registry for issue#169

Reproduction steps.

git clone https://github.com/samhwang/test-node-kafka.git
cd test-node-kafka
npm install
docker-compose up -d

# Register schema using an API call
npx ts-node src/register_schema_axios.ts

# Register schema using KafkaJS Confluent Schema Registry
npx ts-node src/register_schema_kafkajs.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published