Open Heart Protocol: Emoji Reactions for Websites
2025-01-25
The Open Heart Protocol lets anonymous users send emoji reactions to a URL. Users POST a single emoji; the server counts reactions and returns a JSON object with counts. It's designed for simplicity; developers can quickly set up a server using Cloudflare Workers or Glitch. Lighter weight than WebMentions, it's easier to implement.