Go library that implements support for the IndieWeb WebMention protocol. Both client and server support are included.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
James Mills baccd6f104
continuous-integration/drone/push Build is passing Details
Merge pull request 'Any 2xx response code MUST be considered a success.' (#1) from lilasta/webmention:lilasta-patch-1 into main
Reviewed-on: #1
1 month ago
.drone.yml Initial Commit 5 months ago
.gitignore Initial Commit 5 months ago
LICENSE Fix license 5 months ago
Makefile Initial Commit 5 months ago
README.md Initial Commit 5 months ago
go.mod Initial Commit 5 months ago
go.sum Initial Commit 5 months ago
header.go Fix package docs 5 months ago
header_test.go Initial Commit 5 months ago
links.go Fix (hopefully) a regression in change of behaviour causing unexpected yarnd webmentions 5 months ago
webmention.go Any 2xx response code MUST be considered a success. (2) 1 month ago

README.md

go.mills.io/webmention

Build Status Go Report Card Go Reference License: MIT

go.mills.io/webmention is a Go library that implements support for the IndieWeb WebMention protocol. Both client and server support are included.

Quick Start

TBD

License

go.mills.io/webmention is licensed under the terms of the MIT license