Skip to content

Files

This branch is 1 commit behind open-feature/js-sdk-contrib:main.

go-feature-flag

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 7, 2025
May 15, 2023
Jul 21, 2022
Mar 12, 2025
Oct 11, 2023
Nov 21, 2022
Dec 6, 2023
Mar 12, 2025
Jan 10, 2025
Jul 21, 2022
Jul 21, 2022
Jul 21, 2022

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