Disgo
Disgo is a simple commenting system for the web, written in Go. It is inspired by Disqus but does not come with all the bells and whistles. Some (anti-)features are:
- Ajax-based: no Iframes
- no Javascript dependency, especially not jQuery
- works on all modern browsers and Internet Explorer >=10
- supports MySQL and PostgreSQL
- customizable CSS (in fact, there is currently no default client CSS)
- admin approval of new comments
- e-mail notification on new comments
- IP address-based rate limiting
- markdown support
- Disqus import
Here's what the admin interface looks like:
Demo
If you break this (and I encourage you to try), please file a bug. Thank you!