To get application clone this repo to your computer
git clone https://github.com/NicZan/data-integration-challenge.git
Then access folder cloned:
cd data-integration-challenge
Then follow these steps:
Install dependecies
Then run your application:
go run main.go
go test