Skip to content

dya-andrade/kafka-kotlin

Repository files navigation

learn_kafka_with_kotlin

Progress: Developer a REST API with Kafka, MySQL e Kotlin.

  • Initialize Kafka and create the topics
docker-compose up -d --build
docker stop $(docker container ls -q)
  • Listar tópicos via terminal
kafka-topics --bootstrap-server localhost:9094 --list

About

Developer a REST API with Kafka, MySQL e Kotlin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages