How to append to list in DynamoDB using Go
AWS recently released their aws-sdk-go-v2 but there's not much open-source code on DynamoDB.
This old Github Gist is using the v1 sdk, and the author expressed the same struggle as me 🥹
Project Setup
My project concept is a basic dating app (eg. Ti...
dping.hashnode.dev2 min read