A minimal DynamoDB-backed mailing list package for Go.
Create a DynamoDB table with a Partition Key of "newsletter", and a Sort Key of "email".
Check out the news-api for an HTTP API handling subscriptions.
A minimal DynamoDB-backed mailing list package for Go.
Create a DynamoDB table with a Partition Key of "newsletter", and a Sort Key of "email".
Check out the news-api for an HTTP API handling subscriptions.