open-feature/elixir-sdk-contrib

[FEATURE] Create OFREP provider

开放

#16 创建于 2025年6月13日

 (0 条评论) (0 个反应) (0 位负责人)Elixir (0 个派生)auto 404
good first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南