Détail du package

@openfeature/go-feature-flag-provider

toddbaert7.4kApache-2.00.7.8

This provider is an implementation for go-feature-flag a simple and complete feature flag solution, without any complex backend system to install, all you need is a file as your backend.

readme

Server-side Go Feature Flag Provider

This provider is an implementation for go-feature-flag a simple and complete feature flag solution, without any complex backend system to install, all you need is a file as your backend.

It uses go-feature-flag-relay-proxy which expose the capabilities of the SDK through an API layer.

Installation

$ npm install @openfeature/go-feature-flag-provider

Required peer dependencies

$ npm install @openfeature/server-sdk