Skip to main content
Version: v1.24.2

Home

go-feature-flag logo

What is GO Feature Flag?

GO Feature Flag is a completely open-source, simple and lightweight feature flag solution.

The solution has been built for application of feature flags in your code without the need of any vendor.

GO Feature Flag was initially developed for the GO language, but with the new standardisation of feature flags by Openfeature project, it now supports multiple languages (JAVA, typescript, javascript, ...) with a simple server to host.

info

If you are not familiar with feature flags, also called feature toggles, you can read this article from Martin Fowler where he explains why this is a great pattern.

I've also written an article which explains why feature flags can accelerate your iteration cycle.

What can I do with GO Feature Flag?

Get the latest GO Feature Flag updates