An open API service indexing awesome lists of open source software.

https://github.com/wulfland/featureflags

Comparison between available solutions for feature flags (aka feature toggles).
https://github.com/wulfland/featureflags

ab-testing experimentation featureflags featuretoggles

Last synced: 4 months ago
JSON representation

Comparison between available solutions for feature flags (aka feature toggles).

Awesome Lists containing this project

README

          

# Feature Flag Solutions

Comparison between available solutions for feature flags (aka feature toggles).

I'm trying to list all available products and solutions. The market has grown a lot the last years and I was missing a good overview.

Most of the information comes from public sources - mostly the company website.

All information is provided `as is` without any guarantee. The information is provided under MIT license - so feel free to share and to contribute.

## The comparison

Find the comparison in [index.md](index.md) or view it in [https://wulfland.github.io/FeatureFlags/](https://wulfland.github.io/FeatureFlags/).

## Contribute

Did I miss anything? Is there an error in my criteria? Know another framework? Fork the repository, add your changes to [index.md](index.md) and submit a pull request!