> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kameleoon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Proveedores OpenFeature

> Use Kameleoon como proveedor de OpenFeature para estandarizar la gestión de feature flags en diferentes plataformas y lenguajes.

Kameleoon contribuye al ecosistema OpenFeature, una iniciativa open-source de la [Cloud Native Computing Foundation](https://www.cncf.io/) (CNCF). OpenFeature establece un estándar universal para la gestión de feature flags que funciona con diversas herramientas y soluciones personalizadas.

Cuando utiliza Kameleoon como proveedor de OpenFeature, puede cambiar entre plataformas sin necesidad de reescribir el código. Este enfoque elimina el vendor lock-in. Kameleoon ofrece proveedores de OpenFeature para varios lenguajes y frameworks, lo que le permite utilizar SDKs oficialmente soportados al mismo tiempo que se beneficia de la comunidad open-source.

### Principales ventajas de OpenFeature

OpenFeature le ayuda a realizar las siguientes tareas:

* **Estandarizar implementaciones:** mantener una lógica de feature flags coherente entre distintos proveedores.
* **Simplificar migraciones:** migrar entre plataformas cambiando el proveedor de OpenFeature.
* **Optimizar operaciones:** reducir la complejidad siguiendo las buenas prácticas impulsadas por la comunidad.

### SDKs soportados

Kameleoon proporciona [soporte para OpenFeature](https://openfeature.dev/ecosystem/?instant_search%5Bquery%5D=kameleoon) en los siguientes SDKs:

| Lenguaje                    | Enlace al repositorio                                                     |
| :-------------------------- | :------------------------------------------------------------------------ |
| **Java**                    | [Repositorio en GitHub](https://github.com/Kameleoon/openfeature-java)    |
| **.NET**                    | [Repositorio en GitHub](https://github.com/Kameleoon/openfeature-dotnet)  |
| **Python**                  | [Repositorio en GitHub](https://github.com/Kameleoon/openfeature-python)  |
| **Go**                      | [Repositorio en GitHub](https://github.com/Kameleoon/openfeature-go)      |
| **Ruby**                    | [Repositorio en GitHub](https://github.com/Kameleoon/openfeature-ruby)    |
| **PHP**                     | [Repositorio en GitHub](https://github.com/Kameleoon/openfeature-php)     |
| **Swift**                   | [Repositorio en GitHub](https://github.com/Kameleoon/openfeature-swift)   |
| **Kotlin**                  | [Repositorio en GitHub](https://github.com/Kameleoon/openfeature-android) |
| **JavaScript / TypeScript** | [Repositorio en GitHub](https://github.com/Kameleoon/openfeature-js)      |
| **Node.js**                 | [Repositorio en GitHub](https://github.com/Kameleoon/openfeature-nodejs)  |
