From 570f761f3dad73ad3c016c367530c9b18a748dc7 Mon Sep 17 00:00:00 2001 From: Mark Phelps Date: Wed, 6 Mar 2019 08:32:28 -0500 Subject: [PATCH] Add markphelps/flipt (#2397) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed8548a9..c09e219a 100644 --- a/README.md +++ b/README.md @@ -1305,6 +1305,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [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. * [Flagr](https://github.com/checkr/flagr) - Flagr is an open-source feature flagging and A/B testing service. +* [flipt](https://github.com/markphelps/flipt) - A self contained feature flag solution written in Go and Vue.js * [jackal](https://github.com/ortuman/jackal) - An XMPP server written in Go. * [minio](https://github.com/minio/minio) - Minio is a distributed object storage server. * [nginx-prometheus](https://github.com/blind-oracle/nginx-prometheus) - Nginx log parser and exporter to Prometheus.