GitHub

Providers

Combine your feature flag provider with the Flags SDK using an adapter.

Integrate any feature flag provider with the Flags SDK using an adapter. We publish adapters for the most common providers, but it is also possible to write a custom adapter in case we don't list your provider or in case you have an in-house solution for feature flags.

Adapters allow the Flags SDK to load feature flags and experiments from your provider.

We maintain curated adapters for these providers:

Categories

  • Adapter - Allows evaluating feature flags and experiments using the Flags SDK.
  • Flags Explorer - Displays flag metadata like descriptions in the Flags Explorer.
  • Marketplace - Available in the Vercel Marketplace.
  • Edge Config - Allows reading feature flags from an Edge Config.