js-sdk-contrib icon indicating copy to clipboard operation
js-sdk-contrib copied to clipboard

Add Backstage provider

Open beeme1mr opened this issue 2 years ago • 1 comments

Add Backstage provider

Reasoning

I want to add an OpenFeature provider for Backstage. This would be valuable because...

  • Backstage is a popular CNCF project that already supports feature flags.
  • it would be a great way for developers to gain experience with OpenFeature.

Requirements:

  • [ ] generate provider via tooling
  • [ ] implement Provider interface
  • [ ] add tests
  • [ ] complete README
  • [ ] add the new provider to the OpenFeature docs

Resources

  • https://backstage.io/docs/plugins/feature-flags

Keep in mind the CONTRIBUTING guidelines: https://github.com/open-feature/js-sdk-contrib/blob/main/CONTRIBUTING.md

beeme1mr avatar Feb 09 '23 19:02 beeme1mr