Skip to content

nulldoot2k/kafka-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Application Nodejs

npm i

running

npm start

send message

curl -X POST http://localhost:8000/api/send -H "Content-Type: application/json" -d '{"message": "Nice to meet you..."}' 

About

test send message from producer and customer will receive message that!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published