Skip to content

lucazpinheiro/data-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of sourcing, parsing and persisting data with go

Get products data from three different sources, parse it to single format and persist it in kafka.

Setup

docker-compose up -d

Open kafka-ui on http://localhost:9091/

Usage

#build
make build

#run from go files
make run-dev

#run binary
make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published