Skip to content

Commit

Permalink
doc: adding providers link (#26)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
  • Loading branch information
thomaspoignant authored Jun 20, 2024
1 parent 21635df commit 0c74c1e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ We value the following:
- low latency of flag evaluations
- portability and interoperability between runtimes and languages (should be usable in web, mobile devices, and server)
- minimum reliance on dependencies (leverage ubiquitous, native transports and encodings where possible)

## Providers
- [GO](https://github.com/open-feature/go-sdk-contrib/tree/main/providers/ofrep)
- [JS Server](https://github.com/open-feature/js-sdk-contrib/tree/main/libs/providers/ofrep)
- [JS Web](https://github.com/open-feature/js-sdk-contrib/tree/main/libs/providers/ofrep-web)

## Contribution
If you are interested about the OpenFeature Remote Evaluation Protocol you can join the [`#openfeature-remote-evaluation-protocol`](https://cloud-native.slack.com/archives/C066A48LK35) slack channel on the [CNCF Slack](https://communityinviter.com/apps/cloud-native/cncf).

0 comments on commit 0c74c1e

Please sign in to comment.