Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/configcat/config-json
A public repository for the ConfigCat JSON schema. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
https://github.com/configcat/config-json
configcat-documentation docs documentation feature-management feature-toggle featureflags json
Last synced: 20 days ago
JSON representation
A public repository for the ConfigCat JSON schema. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
- Host: GitHub
- URL: https://github.com/configcat/config-json
- Owner: configcat
- Created: 2023-11-22T17:30:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T13:25:46.000Z (11 months ago)
- Last Synced: 2024-02-01T14:33:42.976Z (11 months ago)
- Topics: configcat-documentation, docs, documentation, feature-management, feature-toggle, featureflags, json
- Homepage: https://configcat.com/
- Size: 6.84 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ConfigCat Config JSON schema
This repository contains the JSON schema of the ConfigCat Config JSON format.
## About ConfigCat
ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments. https://configcat.com
## Config JSON schema V6 (Config V2)
Config V2 is a new version of ConfigCat. It comes with a new Dashboard, Public Management API, SDKs, and features.
To support the new features in the SDKs, it was necessary to define a new, improved version of the config JSON schema, named V6. You can find the formal description of this new schema in the V6 folder. (It's worth noting that V6 is not backward compatible with the previous schema versions.)
If you want to learn more about the new feature of Config V2, please visit https://configcat.com/docs/advanced/config-v2