Skip to content

outloudvi/workers-webmention-server

Repository files navigation

Webmention Server for Cloudflare Workers

Config

  • ALLOWED_DOMAINS: Allowed target domains. Glob is allowed. Split multi target domains with |.

API

  • GET /?url=[url]

    Get all webmentions to a URL.

  • POST /

    Post a webmention message to a URL.

License

MIT

About

Webmention server on Cloudflare Workers.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published