From c7f035613e3a03545d23845a137e10c149924b00 Mon Sep 17 00:00:00 2001 From: Guilherme Oenning Date: Thu, 12 Oct 2017 17:26:50 +0100 Subject: [PATCH] add Fider (#1613) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53e7d51a..b406d7b2 100644 --- a/README.md +++ b/README.md @@ -985,6 +985,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. * [devd](https://github.com/cortesi/devd) - Local webserver for developers. * [etcd](https://github.com/coreos/etcd) - Highly-available key value store for shared configuration and service discovery. +* [Fider](https://github.com/getfider/fider) - Fider is an open platform to collect and organize customer feedback. * [minio](https://github.com/minio/minio) - Minio is a distributed object storage server. * [nsq](http://nsq.io/) - A realtime distributed messaging platform. * [yakvs](https://github.com/sci4me/yakvs) - Small, networked, in-memory key-value store.