Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 526 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 526 Bytes

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.