open-feature / open-feature/elixir-sdk-contrib
[FEATURE] Create OFREP provider
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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