Skip to content

alexsaker/kafka-micro-svc

Repository files navigation

kafka-micro-svc

Build micro services

$build.sh

Launch micro services and kafka

docker-compose up --build

Test it using postman

POST http://192.168.99.102:8090/products

{ "brand":"Nike", "name":"JORDAN", "price":77, "quantity":397 }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published