Skip to content

CapregSoft/CountriesToDynamo

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages