Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

vipickering/mc-webmention

Repository files navigation

About

Mastr Cntrl Webmention is a part of a Microservices suite of IndieWeb tools.

  • Mastr Cntrl is the Microservice responsible for recieving Micropub and social content.
  • MC Webmention is the webmention service. Designed to send and recieve Webmentions.
  • MC Syndication is the syndication service. Designed to syndicate content to other platforms.

Purpose

This service has a configurable webhook URL, designed to be triggered when your static website is built. POSTing to that URL will trigger the service to look in your location for a JSON feed, once found it will:

  1. Loop through the items and forward the source/target content on to Telegraph, for sending.
  2. Then update the last sent time.

Otherwise it will do nothing and check again at your specified interval.

Install

  1. Download the content and install with npm install.
  2. Create your .env file and use the sample.env as your guide.
  3. Run with npm start

About

The Mastr Cntrl Microservice responsible for Webmentions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published