webmention.herokuapp.com: Difference between revisions

From IndieWeb
(Add a list of some of the technologies used)
(Add direct link in definition)
Line 1: Line 1:
{{stub}}
{{stub}}


'''<dfn>webmention.herokuapp.com</dfn>''' is {{voxpelli}}'s [[Webmention]] endpoint as a service, for both receiving and displaying (via JS embed) webmentions.
<dfn>'''[https://webmention.herokuapp.com/ webmention.herokuapp.com]'''</dfn> is {{voxpelli}}'s [[Webmention]] endpoint as a service, for both receiving and displaying (via JS embed) webmentions.


== Purpose ==
== Purpose ==

Revision as of 06:43, 2 January 2019


webmention.herokuapp.com is Pelle Wessman's Webmention endpoint as a service, for both receiving and displaying (via JS embed) webmentions.

Purpose

Make it easy for people with either no backend, such as the ones on Jekyll-style sites, or who can't easily add Webmention support to their backend to still receive and show webmentions.

Feature highlights

  • Javascript embed that makes it as easy to show received webmentions as to eg. include a Disqus comment form
  • Realtime webmentions – new webmentions are pushed to the browser
  • Almost has full CRUD-support for received webmentions (full support tracked in #5)
  • Upcoming: Salmentions support, tracked in #21
  • Upcoming: Full SWAT0-support, tracked in SWAT0 milestone
  • + more

Used technologies

See Also