open-feature/elixir-sdk-contrib

[FEATURE] Create OFREP provider

オープン

#16 opened on 2025/06/13

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Elixir (0 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド