https://github.com/alexwilson/feature-flags
Feature Flagging
https://github.com/alexwilson/feature-flags
feature-flagging
Last synced: about 2 months ago
JSON representation
Feature Flagging
- Host: GitHub
- URL: https://github.com/alexwilson/feature-flags
- Owner: alexwilson
- License: mit
- Created: 2020-07-17T22:06:37.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-07-20T09:12:24.000Z (almost 6 years ago)
- Last Synced: 2026-03-29T21:07:40.511Z (3 months ago)
- Topics: feature-flagging
- Language: JavaScript
- Homepage: https://flags.alexwilson.tech/
- Size: 39.1 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Feature Flagging
A feature flagging service powered by the open-source [Unleash](https://github.com/unleash) component.
## Functionality
- (Optional) Slack integration (authorization, webhooks & a slack-native user interface)
- A client-agnostic REST API for reading the state of flags.
- An API & React Context provider.
## Custom Functionality
## License
MIT