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.

貢獻者指南