Postmark.go
A Go library for the Postmark API
Install / Use
/learn @hjr265/Postmark.goREADME
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.
