open-feature/elixir-sdk-contrib

[FEATURE] Create OFREP provider

Offen

#16 geöffnet am 13.06.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Elixir (0 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide