Skip to content

Commit

Permalink
docs: refactor openfeature (#3684)
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeeeenster authored Mar 27, 2024
1 parent 7c65445 commit 0806dbc
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
---
title: OpenFeature
description: OpenFeature
sidebar_label: OpenFeature
sidebar_position: 2
---

# OpenFeature

[OpenFeature](https://openfeature.dev/) is an open standard for feature flag management, created to support a robust
feature flag ecosystem using cloud native technologies. OpenFeature provides a unified API and SDK, and a
developer-first, cloud-native implementation, with extensibility for open source and commercial offerings.
Expand All @@ -18,6 +22,7 @@ following languages:

- [Go](https://github.com/open-feature/go-sdk-contrib/tree/main/providers/flagsmith)
- [Java](https://github.com/open-feature/java-sdk-contrib/tree/main/providers/flagsmith)
- [.Net](https://github.com/open-feature/dotnet-sdk-contrib/tree/main/src/OpenFeature.Contrib.Providers.Flagsmith)

### Beta Providers

Expand All @@ -30,7 +35,6 @@ The following OpenFeature Providers are currently being implemented:

We plan on implementing providers for the following languages as soon as we can:

- .Net
- PHP
- Kotlin
- Swift

0 comments on commit 0806dbc

Please sign in to comment.