Skip to content

gobengo/webmention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webmention

Command line interface for http://webmention.net/. Also probably useful as a node.js library.

Intended to be spec-compliant. Please file issues if you spot a deviation.

Installation

npm install -g webmention

Usage

Server

⚡ PORT=8080 npm start
Listening on port 8080

CLI

⚡ webmention-discovery http://bengo.is
https://webmention.io/bengo.is/webmention

⚡ webmention-discovery https://aaronparecki.com/
http://aaronparecki.com/webmention

⚡ webmention-discovery http://tantek.com
http://webmention.io/tantek.com/webmention

TODO

  • Actually sending them!

About

webmention modules in ECMAScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published