https://github.com/juwit/azure-app-configuration-openfeature-provider-java
Implementation of a OpenFeature Provider for Azure App Configuration
https://github.com/juwit/azure-app-configuration-openfeature-provider-java
Last synced: 9 months ago
JSON representation
Implementation of a OpenFeature Provider for Azure App Configuration
- Host: GitHub
- URL: https://github.com/juwit/azure-app-configuration-openfeature-provider-java
- Owner: juwit
- Created: 2024-08-07T07:37:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T07:39:15.000Z (almost 2 years ago)
- Last Synced: 2025-04-01T23:23:52.039Z (over 1 year ago)
- Language: Java
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azure App Configuration OpenFeature Provider
This repository is an implementation of a [OpenFeature provider](https://openfeature.dev/specification/sections/providers) for [Azure App Configuration](https://azure.microsoft.com/products/app-configuration/).
As for now, only simple feature flags are supported (on/off).