Warning
Not actively maintained. Issues paints a good picture of what's left to take FFS to 1.0.
Feature flags solution that is fast, lean, and open-source.
Full documentation available at https://doist.github.io/ffs/.
FFS is built on Kotlin Multiplatform and made up of 4 major components:
- A dashboard to create and manage feature flags.
- SDKs to consume feature flags:
- A server to provide the API for the dashboard and SDKs.
See each README for project-specific information.
Released under the MIT License.