Postmark.go is a Go library for the Postmark API.
Install Postmark.go using the go get
command:
$ go get github.com/hjr265/postmark.go/postmark
The only dependency is the Go distribution itself.
Contributions are welcome.
Postmark.go is available under the BSD (3-Clause) License.