webmention icon indicating copy to clipboard operation
webmention copied to clipboard

Go library and CLI for assisting in sending webmentions.

webmention

GoDoc Test Status Test Coverage

webmention is a go library and command line tool for assisting in sending webmentions.

Install the library by running:

go get willnorris.com/go/webmention

To install the command line tool, run:

go install willnorris.com/go/webmention/cmd/webmention@latest