Skip to main content

Flagd Providers

Flagd providers are used for interacting with the flagd service via the OpenFeature SDK, they act as the translation layer between the evaluation API and the flag management system in use (in this case flagd). Documentation for each language specific provider can be found below:

LanguageProvider
GoGo Flagd Provider
JavaJava Flagd Provider
JavascriptJavascript Flagd Provider
PHPPHP Flagd Provider
PythonNot currently available, help by contributing here
.NET.NET Flagd Provider
RubyNot currently available, help by contributing here

Any (new or existing) flagd providers ought to follow these guidelines.