tj / go-news

A minimal DynamoDB-backed mailing list package for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


GoDoc

About

A minimal DynamoDB-backed mailing list package for Go.


Languages

Language:Go 100.0%