Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.2 KB

File metadata and controls

23 lines (16 loc) · 1.2 KB
id appendix-c
title Appendix C: OpenFeature Remote Evaluation Protocol
description A unified protocol for feature flagging
sidebar_position 0

Appendix C: OpenFeature Remote Evaluation Protocol

OpenFeature Remote Evaluation Protocol (OFREP) is a unified feature flag evaluation protocol that adheres to the OpenFeature semantics. You can find proposals, discussions and the progress at the dedicated OpenFeature OFREP repository.

There is a dedicated OpenFeature working group for this initiative that focuses on:

  • Feature flag evaluation protocol
  • Telemetry enrichment of the evaluations
  • Reference implementations of the protocol

If you are interested in this initiative, you can join the #openfeature-remote-evaluation-protocol Slack channel on the CNCF Slack workspace.

API Specification

View the full OFREP API Specification with interactive documentation.