postmark.go icon indicating copy to clipboard operation
postmark.go copied to clipboard

A Go library for the Postmark API

Postmark.go

Postmark.go is a Go library for the Postmark API.

Installation

Install Postmark.go using the go get command:

$ go get github.com/hjr265/postmark.go/postmark

The only dependency is the Go distribution itself.

Documentation

Contributing

Contributions are welcome.

License

Postmark.go is available under the BSD (3-Clause) License.