Skip to content
Back to projects

Komments

DevTools
Commenting Platform komments.io

Solo: product, API, widget, SDKs, documentation

Developer-friendly commenting platform for websites and blogs. Embeddable widget, AI moderation, reactions, threaded replies, Markdown support, and API docs for static-first sites.

Site gallery
Komments desktop homepage screenshot
Desktop homepage captured from komments.io.
Problem

Modern static sites need reader discussion without ad-heavy embeds, tracking baggage, or a moderation queue that becomes another operational workload.

Approach
  • Designed the product around a small embeddable widget so publishers can add comments without adopting a larger community platform.
  • Built moderation, identity, reactions, threaded replies, and Markdown handling into the API so the widget stays simple for site owners.
  • Documented install paths and REST endpoints so static sites can server-render comments and hydrate the widget when needed.
Outcome
Embeddable commenting widget for blogs and marketing sites
AI moderation, reactions, threaded replies, and Markdown comments
API endpoints for comment CRUD, pinning, and server-rendered HTML
Developer docs and framework-friendly packages for adoption
Tech
Cloudflare Workers Durable Objects TypeScript Astro Web Components