/webmention

Go library and CLI for assisting in sending webmentions.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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