open-feature/elixir-sdk-contrib

[FEATURE] Create OFREP provider

Ouverte

#16 ouverte le 13 juin 2025

 (0 commentaire) (0 réaction) (0 personne assignée)Elixir (0 fork)auto 404
good first issue

Métriques du dépôt

Stars
 (1 étoile)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur