simanga-dev / bmw.cloudadoption.sample-c

A Sample Project to get Setup for the Tech Talent Day

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This repository contains a Sample C# implementation for the BMW Group - Tech Talent Days hackathon.

Getting Started

This service uses sql akhq and kafka compact topics to store sample requests. Setting up and hosting a kafka instance can be done with the following steps:

Create the kafka using docker by running this command

docker-compose up -d kafka akhq sql

If you want to view your topics navigate to localhost:8070

About

A Sample Project to get Setup for the Tech Talent Day

License:MIT License


Languages

Language:C# 92.5%Language:Dockerfile 7.5%