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