senvardarsemih / kafka-microservices-dotnet

:alembic: experimental architecture try out's for kafka and dotnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realtime Streaming With .NET Core and KAFKA

Usage:

  • Setup kafka environment with 'docker-compose up' command in root directory
  • You can create a new topic in local kafka with 'kafkacat' and you can list the topics in localhost:8000
  • Producer is webApi project , Consumer is BackGround Service running together with it.

About

:alembic: experimental architecture try out's for kafka and dotnet


Languages

Language:C# 100.0%