Get the latest tech news

Show HN: Feature Flags Backed by Git


A feature management platform built for developers from scale-ups to enterprises that leverages the tools developers already know and love.

value, err := client.BooleanValue( context.Background(), "new-ui-enabled", false, openfeature.NewEvaluationContext("user-123"),) const evaluationCtx: EvaluationContext = { targetingKey: 'user-123', platform: 'web',}; value = fliptProvider.getBooleanEvaluation("new-ui-enabled", false, evaluationContext).getValue());

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Git

Git

Photo of feature flags

feature flags

Related news:

News photo

Apple Silicon OpenGL & Vulkan Drivers Updated In Mesa 24.3 Git

News photo

Git: The Stupid Password Store

News photo

Back dating Git commits based on file modification dates