thomaspoignant / go-feature-flag

GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. 🎛️
https://gofeatureflag.org/
MIT License
1.41k stars 135 forks source link

(feature) OpenFeature Elixir Provider #2493

Open thomaspoignant opened 2 weeks ago

thomaspoignant commented 2 weeks ago

Requirements

OpenFeature is now supporting Elixir as a programming language with the new elixir-sdk

Following the example of other providers, we should create a new GOFF OpenFeature provider for elixir.

CollinsC1O commented 2 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Hello @thomaspoignant I'm a front-end and a blockchain developer. I will love to take on this issue and get it solved

JoE11-y commented 2 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

I'm Joseph a blockchain developer with over four years in blockchain and backend development, I’ve worked across different ecosystems, handling everything from smart contract design to on-chain interactions and protocol integration. I focus on building secure, scalable, and reliable blockchain applications, managing both on-chain and off-chain infrastructure.

How I plan on tackling this issue

Begin by studying the codebase to ensure design consistency, then proceed to work on the task.

  1. Study current codebase design
  2. Leverage all available resources to get a better grasp of the task at hand.
  3. Implement the task.
  4. Add tests to make sure the changes are working and no adverse effects
  5. And lastly optimize