open-feature / open-feature/elixir-sdk-contrib

[FEATURE] Create OFREP provider

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
Elixir
Stars
1
Forks
0
Avg merge
10h 58m
Merged PRs (30d)
8

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked OpenFeature dynamic-context provider guidelines and the OFREP specification. Define the server-side Elixir provider’s scope and protocol coverage before locating the appropriate SDK integration points. Done means an Elixir OFREP provider that follows the server SDK guidelines and supports the requested protocol.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.