webmention
This crate helps deal with Webmentions: sending, receiving, checking the validity.
Use cases
- CLI tool for sending webmentions from your posts manually (endpoint-discovery, sending)
- Simple web server for receiving webmentions (receiving, storage, validating, querying)
- Infrastructure for embedding webmention endpoint into a larger web server (receiving, storage)
TODO
- follow redirects
- location headers (webmention.rocks test 1)
License
This project is dually licensed under Apache License, Version 2.0 and MIT license and maintained by marinintim.com.