Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 451 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 451 Bytes

Data integration challenge

Getting Started

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:

1.

Install dependecies

Then run your application:

go run main.go

Testing

go test