open-feature/elixir-sdk-contrib

[FEATURE] Create OFREP provider

Aperta

#16 aperta il 13 giu 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Elixir (0 fork)auto 404
good first issue

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Requirements

OFREP (OpenFeature Remote Flag Evaluation Protocol), is an API specification for feature flagging that allows the use of generic providers to connect to any feature flag management systems that supports the protocol.

We would like to have an OFREP provider in Elixir. The Elixir SDK is a server SDK, so we should follow those guidelines when building the provider.

Guida contributor