Skip to content

Commit 0409b6c

Browse files
authored
Merge pull request #5075 from askpt/askpt/add-openfeature
Add OpenFeature topic with description and metadata.
2 parents 4e3ae09 + 82a91de commit 0409b6c

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

topics/openfeature/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
aliases: open-feature
3+
display_name: OpenFeature
4+
github_url: https://github.com/open-feature
5+
logo: openfeature.png
6+
related: feature-flags, cloud-native, observability, cncf
7+
short_description: OpenFeature provides a standard API for feature flagging in cloud-native applications.
8+
topic: openfeature
9+
url: https://openfeature.dev/
10+
---
11+
OpenFeature is an open standard that defines a consistent, vendor-neutral API for feature flagging in cloud-native applications. It allows developers to manage feature flags across different platforms and languages, enabling consistent feature management and experimentation. OpenFeature supports various providers, making it flexible for different use cases and environments. By using OpenFeature, teams can easily implement feature flags to control the rollout of new features, conduct A/B testing, and improve the overall user experience.

topics/openfeature/openfeature.png

24.9 KB
Loading

0 commit comments

Comments
 (0)