Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T07:39:15.000Z (3 months ago)
- Last Synced: 2024-10-06T01:41:23.475Z (about 1 month 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).