https://github.com/eneko/dynamodb-demo
Source code for using DynamoDB from a Command Line application in Swift
https://github.com/eneko/dynamodb-demo
Last synced: 9 months ago
JSON representation
Source code for using DynamoDB from a Command Line application in Swift
- Host: GitHub
- URL: https://github.com/eneko/dynamodb-demo
- Owner: eneko
- Created: 2020-10-17T22:42:24.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-17T22:48:09.000Z (about 5 years ago)
- Last Synced: 2025-02-09T07:25:26.020Z (10 months ago)
- Language: Swift
- Size: 213 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dynamodb-demo
This repository contiains the source code for Using AWS DynamoDB from a [Command Line Swift Application](https://medium.com/@eneko/using-aws-dynamodb-from-a-command-line-swift-application-46d1c4b368df),
an article I wrote demonstrating how to write and read data to/from Amazon DynamoDB.
