Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 774 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 774 Bytes

CountriesToDynamo

Why Needed

I had to upload the countries data to Dynamo Db but the format was not correct so had to wrote a custom module to convert it into individual row and upload it to dynamo.

Purpose

To store the data into the DynamoDb

Requirements

  • Golang
  • DynamoDb
  • AWS

Environment and Data

Build

$ go build
$ ./CountriesToDynamo

Contribution

You're welcome to contribute to this project.

You should follow contribution guideline Contribution guideline

License

Apache License