CINXE.COM
<!doctype html> <html lang="en" dir="ltr" class="plugin-pages plugin-id-default" data-has-hydrated="false"> <head> <meta charset="UTF-8"> <meta name="generator" content="Docusaurus v3.6.3"> <title data-rh="true">OpenFeature</title><meta data-rh="true" property="og:title" content="OpenFeature"><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://openfeature.dev/img/opengraph.jpg"><meta data-rh="true" name="twitter:image" content="https://openfeature.dev/img/opengraph.jpg"><meta data-rh="true" property="og:url" content="https://openfeature.dev/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" name="description" content="OpenFeature is an open specification that provides a vendor-agnostic, community-driven API for feature flagging that works with your favorite feature flag management tool or in-house solution."><meta data-rh="true" property="og:description" content="OpenFeature is an open specification that provides a vendor-agnostic, community-driven API for feature flagging that works with your favorite feature flag management tool or in-house solution."><link data-rh="true" rel="canonical" href="https://openfeature.dev/"><link data-rh="true" rel="alternate" href="https://openfeature.dev/" hreflang="en"><link data-rh="true" rel="alternate" href="https://openfeature.dev/" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://PH0VDWFP7Q-dsn.algolia.net" crossorigin="anonymous"><script data-rh="true">function insertBanner(){var n=document.createElement("div");n.id="__docusaurus-base-url-issue-banner-container";n.innerHTML='\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/</span> (default value)</p>\n <p>We suggest trying baseUrl = <span id="__docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n',document.body.prepend(n);var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,o="/"===s.substr(-1)?s:s+"/";e.innerHTML=o}document.addEventListener("DOMContentLoaded",(function(){void 0===window.docusaurus&&insertBanner()}))</script><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="OpenFeature RSS Feed"> <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="OpenFeature Atom Feed"> <link rel="search" type="application/opensearchdescription+xml" title="OpenFeature" href="/opensearch.xml"> <link rel="preconnect" href="https://www.google-analytics.com"> <link rel="preconnect" href="https://www.googletagmanager.com"> <script async src="https://www.googletagmanager.com/gtag/js?id=G-ZG0JSPYJXZ"></script> <script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-ZG0JSPYJXZ",{anonymize_ip:!0})</script> <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-precomposed.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png"> <link rel="icon" type="image/svg+xml" href="/favicons/favicon-light.svg"> <link rel="shortcut icon" type="image/x-icon" href="/favicons/favicon.ico"> <link rel="manifest" href="/favicons/site.webmanifest"> <meta name="theme-color" content="#ffffff"> <meta name="msapplication-config" content="/favicons/browserconfig.xml"><link rel="stylesheet" href="/assets/css/styles.28a4d8ac.css"> <script src="/assets/js/runtime~main.0f106006.js" defer="defer"></script> <script src="/assets/js/main.60910c3a.js" defer="defer"></script> </head> <body class="navigation-with-keyboard"> <script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){try{return new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return window.localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const n=new URLSearchParams(window.location.search).entries();for(var[t,e]of n)if(t.startsWith("docusaurus-data-")){var a=t.replace("docusaurus-data-","data-");document.documentElement.setAttribute(a,e)}}catch(t){}}()</script><div id="__docusaurus"><div role="region" aria-label="Skip to main content"><a class="skipToContent_fXgn" href="#__docusaurus_skipToContent_fallback">Skip to main content</a></div><nav aria-label="Main" class="navbar navbar--fixed-top"><div class="navbar__inner"><div class="navbar__items"><button aria-label="Toggle navigation bar" aria-expanded="false" class="navbar__toggle clean-btn" type="button"><svg width="30" height="30" viewBox="0 0 30 30" aria-hidden="true"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"></path></svg></button><a class="navbar__brand" href="/"><div class="navbar__logo"><img src="/img/logo-dark.svg" alt="OpenFeature Logo" class="themedComponent_mlkZ themedComponent--light_NVdE"><img src="/img/logo-light.svg" alt="OpenFeature Logo" class="themedComponent_mlkZ themedComponent--dark_xIcU"></div><b class="navbar__title text--truncate"></b></a><a class="navbar__item navbar__link" href="/docs/reference/intro">Docs</a><a class="navbar__item navbar__link" href="/specification/">Specification</a><a class="navbar__item navbar__link" href="/ecosystem">Ecosystem</a><a class="navbar__item navbar__link" href="/community/">Community</a><a class="navbar__item navbar__link" href="/support-training">Support & Training</a><a class="navbar__item navbar__link" href="/docs/tutorials/five-minutes-to-feature-flags">Tutorials</a><a class="navbar__item navbar__link" href="/blog">Blog</a></div><div class="navbar__items navbar__items--right"><a href="https://github.com/open-feature" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link header-github-link" aria-label="GitHub organization"></a><div class="toggle_nTvT colorModeToggle_DEke"><button class="clean-btn toggleButton_gYZh toggleButtonDisabled_zh5C" type="button" disabled="" title="Switch between dark and light mode (currently light mode)" aria-label="Switch between dark and light mode (currently light mode)"><div class="toggleLogo_HXbd"><div class="toggleIcon_U8RU"><div class="track_Vm51"><div></div></div></div></div></button></div><div class="navbarSearchContainer_Bca1"><button type="button" class="DocSearch DocSearch-Button" aria-label="Search (Command+K)"><span class="DocSearch-Button-Container"><svg width="20" height="20" class="DocSearch-Search-Icon" viewBox="0 0 20 20" aria-hidden="true"><path d="M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path></svg><span class="DocSearch-Button-Placeholder">Search</span></span><span class="DocSearch-Button-Keys"></span></button></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div id="__docusaurus_skipToContent_fallback" class="main-wrapper mainWrapper_z2l0"><div class="flex flex-col min-h-screen overflow-hidden"><main class="grow"><div class="relative max-w-6xl mx-auto h-0 pointer-events-none" aria-hidden="true"><svg class="absolute top-0 right-0 transform translate-x-1/2 -mr-16" width="722" height="320" fill="none" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="illustration-01" x1="-4.14" y1="43.12" x2="303.145" y2="391.913" gradientUnits="userSpaceOnUse"><stop stop-color="#5D5DFF" stop-opacity=".01"></stop><stop offset=".538" stop-color="#5D5DFF" stop-opacity=".32"></stop><stop offset="1" stop-color="#5D5DFF" stop-opacity=".01"></stop></linearGradient></defs><path d="M292.512 0h-2.485c4.1 5.637 8.143 10.76 12.185 15.446 9.096 10.552 19.043 19.174 29.583 25.644l1.077.653c10.95 6.545 23.653 11.451 37.755 14.581 10.83 2.404 22.918 4.156 36.801 5.33 1.983.167 4.003.323 6.061.467l8.683.586 13.802.908c7.255.481 14.609.992 21.813 1.59 15.862 1.32 29.664 3.387 42.19 6.323 12.94 3.037 25.656 7.543 37.793 13.392 10.864 5.262 21.212 11.088 33.257 18.156l4.89 2.881 8.261 4.882 8.936 5.294c4.433 2.63 8.802 5.225 13.05 7.75l111.75 66.854-.302 17.311-119.133-71.27-8.026-4.755c-5.739-3.402-11.479-6.804-17.226-10.201l-8.627-5.093-2.22-1.304c-9.734-5.702-20.902-12.052-32.624-17.476-12.24-5.606-25.329-9.783-38.902-12.416-12.707-2.466-26.845-4.136-43.222-5.103-5.134-.304-10.349-.577-15.499-.837l-12.699-.634c-5.501-.278-11.071-.572-16.549-.903-16.278-.983-30.242-2.79-42.691-5.52-13.922-3.054-26.434-7.865-37.189-14.297l-.216-.13c-10.674-6.415-20.743-15.096-29.926-25.804-7.789-9.08-15.45-19.67-23.372-32.305h-2.375c8.231 13.22 16.162 24.228 24.215 33.613 9.087 10.589 19.033 19.232 29.585 25.71l1.05.638c10.95 6.546 23.663 11.436 37.786 14.533 12.543 2.753 26.61 4.574 43 5.565 6.569.396 13.266.739 19.819 1.066l9.412.47c5.157.26 10.38.533 15.519.837 16.294.964 30.346 2.622 42.959 5.07 13.438 2.609 26.375 6.737 38.446 12.27 11.344 5.25 22.063 11.267 34.668 18.686 11.234 6.623 22.437 13.273 33.62 19.911l.134.079L717.605 210.4l-.118 6.611-9.378 5.2-118.373-70.814-5.613-3.333c-6.164-3.66-12.333-7.322-18.511-10.98l-9.728-5.749c-10.269-6.053-22.289-12.98-34.985-18.587-12.052-5.285-25.318-9.17-39.43-11.549-12.67-2.137-26.94-3.58-43.621-4.412a2849 2849 0 00-9.384-.446l-12.33-.569c-7.68-.36-15.464-.752-23.091-1.24-16.073-1.029-29.986-2.919-42.533-5.775-13.463-3.07-25.643-7.76-36.221-13.946l-1.1-.652c-10.681-6.42-20.782-15.045-30.025-25.638-8.423-9.651-16.628-20.952-25.086-34.547-2.86-4.598-5.712-9.285-8.535-13.974h-2.353c3.03 5.04 6.097 10.089 9.174 15.034 8.522 13.69 16.789 25.075 25.276 34.805 9.117 10.456 19.078 19.029 29.623 25.503l1.107.67c10.957 6.551 23.633 11.496 37.678 14.698 12.632 2.88 26.648 4.784 42.85 5.822 7.628.488 15.41.88 23.084 1.24l8.893.411c4.29.197 8.577.395 12.857.607l2.743.143c15.419.84 28.74 2.232 40.645 4.241 13.952 2.352 27.06 6.192 38.957 11.41 11.732 5.179 22.905 11.511 32.637 17.221l2.138 1.258a8484.147 8484.147 0 0118.821 11.139l15.013 8.911 117.373 70.217-15.197 8.425-109.893-65.739a12699.359 12699.359 0 00-33.842-20.079l-2.513-1.48c-10.108-5.938-20.911-12.023-32.56-16.979-11.955-5.048-25.326-8.759-39.741-11.026-12.693-1.997-26.58-3.346-43.705-4.248l-14.663-.763c-9.945-.525-20.054-1.099-29.906-1.866-15.822-1.231-29.613-3.321-42.162-6.387-13.681-3.341-26.103-8.316-36.925-14.783l-.238-.142c-10.726-6.447-20.889-14.965-30.212-25.321-8.603-9.56-16.927-20.658-25.447-33.931-6.08-9.475-12.083-19.349-17.921-29.011h-2.336c1.509 2.496 3.032 5.009 4.56 7.525 2.933 4.83 5.897 9.678 8.894 14.474.465.745.933 1.48 1.401 2.217.278.438.556.875.833 1.315l1.922 3.046.968 1.52c8.573 13.361 16.963 24.544 25.646 34.19 9.188 10.206 19.186 18.655 29.736 25.131l1.174.712c10.991 6.569 23.6 11.619 37.474 15.009 12.661 3.092 26.556 5.198 42.483 6.437 9.865.768 19.977 1.343 29.925 1.868l14.695.766c17.014.891 30.836 2.234 43.498 4.225 14.254 2.242 27.468 5.907 39.272 10.892 12.491 5.314 24.059 11.973 34.838 18.339 11.306 6.68 22.581 13.381 33.836 20.076l108.895 65.144-15.191 8.432-135.199-80.881-3.428-1.983c-9.651-5.569-20.371-11.579-31.743-16.306-11.852-4.927-25.245-8.594-39.809-10.901l-1.755-.272c-11.757-1.794-24.735-3.133-40.57-4.187l-9.563-.627c-11.892-.788-24.004-1.646-35.753-2.81-15.522-1.538-29.148-3.901-41.66-7.223-13.481-3.58-25.829-8.692-36.702-15.191l-.258-.155c-10.768-6.471-21.01-14.855-30.446-24.92-8.819-9.41-17.308-20.236-25.953-33.101-6.81-10.136-13.402-20.596-19.809-30.87l-3.821-6.139A784.13 784.13 0 00213.574 0h-2.377a797.304 797.304 0 014.292 6.818l3.839 6.166c6.435 10.32 13.049 20.813 19.831 30.9 8.707 12.96 17.262 23.87 26.152 33.353 9.273 9.894 19.32 18.185 29.882 24.665l1.256.761c11.03 6.594 23.55 11.777 37.214 15.406 12.614 3.351 26.344 5.732 41.976 7.281 12.999 1.288 26.422 2.201 39.508 3.059l4.682.305 3.533.238c15.49 1.079 28.215 2.449 39.802 4.28 14.392 2.276 27.633 5.899 39.354 10.771 12.615 5.243 24.474 12.113 34.925 18.167l.004.002 134.169 80.265-15.194 8.418-126.705-75.799-3.424-1.993c-9.642-5.598-20.351-11.637-31.706-16.377-11.784-4.92-25.128-8.664-39.66-11.129l-1.632-.273c-11.217-1.848-23.778-3.36-39.208-4.72l-2.278-.198c-5.128-.438-10.212-.88-15.25-1.341l-2.682-.248c-2.236-.209-4.461-.424-6.679-.644a922.679 922.679 0 01-9.956-1.044 621.162 621.162 0 01-4.88-.56l-4.086-.492c-15.234-1.908-28.673-4.582-41.088-8.177-13.282-3.846-25.55-9.105-36.465-15.627-10.916-6.535-21.343-14.825-30.979-24.662-9.015-9.203-17.69-19.72-26.52-32.151a645.536 645.536 0 01-3.61-5.142c-5.904-8.495-11.711-17.27-17.283-25.798l-4.663-7.147c-4.16-6.357-8.022-12.084-11.691-17.333h-2.443c4.089 5.816 8.415 12.229 13.13 19.453l3.563 5.466c5.831 8.932 11.941 18.178 18.228 27.198 1.046 1.5 2.093 2.99 3.144 4.468 8.888 12.517 17.629 23.112 26.722 32.393 9.373 9.567 19.481 17.695 30.065 24.181l1.317.797c11.061 6.612 23.487 11.938 36.933 15.832 12.515 3.624 26.057 6.32 41.397 8.24l1.647.192a658.952 658.952 0 0011.469 1.303c1.956.208 3.919.409 5.89.604l3.27.32 4.723.446 1.443.133c3.766.343 7.545.681 11.352 1.012l6.086.526c16.116 1.42 29.094 3.007 40.683 4.973 14.384 2.439 27.58 6.14 39.227 11.002 12.623 5.268 24.453 12.169 34.883 18.253l.003.002 125.701 75.197-15.191 8.422-118.241-70.735-4.584-2.679c-9.331-5.431-19.619-11.216-30.431-15.858-11.836-5.081-24.695-8.904-39.315-11.688l-1.55-.292c-11.408-2.121-23.837-3.9-39.899-5.712l-5.712-.642c-11.977-1.355-25.348-2.954-38.236-4.945-14.942-2.308-28.187-5.309-40.496-9.175-13.07-4.103-25.259-9.506-36.226-16.063l-.274-.164-1.352-.84-.226-.139c-.759-.466-1.517-.932-2.272-1.416-7.736-4.973-15.239-10.75-22.381-17.235a45.03 45.03 0 00-.466-.418 45.818 45.818 0 01-.619-.558l-.245-.232a184.96 184.96 0 01-3.418-3.247c-9.21-8.984-18.082-19.176-27.125-31.162l-1.507-2.007c-7.269-9.72-14.35-19.8-22.529-31.663l-2.095-3.036C191.451 18.119 184.439 8.547 177.667 0h-2.657l.351.44c6.939 8.712 14.099 18.463 22.92 31.212l4.604 6.67c7.71 11.14 14.515 20.748 21.574 30.104 9.105 12.066 18.043 22.332 27.324 31.388a182.785 182.785 0 006.033 5.607c.197.175.393.352.589.53.294.266.588.532.886.791l.924.784c6.103 5.256 12.444 10.01 18.967 14.195a154.57 154.57 0 002.946 1.835l.107.065 1.171.728c11.104 6.637 23.436 12.104 36.656 16.252 12.403 3.897 25.745 6.921 40.788 9.244 11.799 1.824 23.991 3.318 35.153 4.597l9.965 1.126c16.237 1.849 28.714 3.668 40.21 5.857 14.466 2.752 27.19 6.533 38.9 11.561 12.537 5.383 24.361 12.314 34.787 18.427l117.21 70.118-15.191 8.421L512.24 204.3l-3.584-2.109c-10.661-6.26-20.553-11.929-31.029-17.158a246.546 246.546 0 00-39.045-12.038l-1.519-.33c-10.674-2.296-22.3-4.33-37.111-6.49l-8.817-1.268c-11.414-1.652-24.095-3.579-36.516-5.887-14.656-2.725-27.709-6.054-39.904-10.176-12.886-4.357-24.999-9.899-36.003-16.476l-.252-.152c-.387-.233-.773-.475-1.159-.716l-.612-.381-1.432-.881a77.05 77.05 0 01-.713-.449 185.943 185.943 0 01-17.595-12.766l-2.244-1.846a43.697 43.697 0 01-.657-.567c-.152-.133-.304-.266-.458-.398a196.7 196.7 0 01-6.393-5.701c-9.373-8.753-18.441-18.622-27.72-30.171-8.247-10.263-16.376-21.13-23.997-31.474l-1.625-2.207c-10.181-13.846-18.17-24.081-25.906-33.187A247.583 247.583 0 00157.567 0h-2.792c4.039 4.13 7.93 8.395 11.652 12.773l1.479 1.75c6.919 8.238 14.145 17.51 23.055 29.582l1.284 1.744c8.079 10.986 16.779 22.68 25.673 33.749 9.322 11.602 18.452 21.539 27.917 30.379 9.896 9.246 20.49 17.285 31.493 23.898l.36.215c11.126 6.65 23.368 12.253 36.39 16.654 12.285 4.153 25.427 7.505 40.177 10.246 12.72 2.362 25.519 4.317 40.669 6.488l1.523.217c17.103 2.446 29.966 4.684 41.708 7.257a244.644 244.644 0 0138.692 11.929c11.568 5.779 22.862 12.355 34.371 19.142l108.742 65.054-15.19 8.421-101.26-60.575-3.468-2.05a1552.578 1552.578 0 00-6.779-3.978l-2.69-1.566-1.575-.908-2.67-1.532c-5.735-3.273-11.4-6.398-17.219-9.413l-.066-.032c-12.547-5.416-25.459-9.837-38.379-13.139l-2.233-.563c-10.238-2.551-21.443-4.901-35.655-7.477l-9.452-1.694c-1.537-.277-3.051-.552-4.545-.825l-3.732-.687-2.514-.469-3.59-.676-1.796-.344-3.274-.636-1.95-.384-3.295-.658-1.788-.366-3.524-.728c-.949-.199-1.894-.405-2.84-.608l-.591-.126c-.539-.115-1.078-.229-1.615-.347-14.382-3.144-27.244-6.797-39.322-11.163a218.82 218.82 0 01-9.406-3.645c-9.169-3.803-17.92-8.182-26.125-13.066l-.279-.162c-9.917-5.981-19.604-12.98-28.777-20.894l-1.144-.994-.654-.57c-.389-.338-.778-.676-1.163-1.02-9.55-8.551-18.812-18.102-28.316-29.201-8.47-9.886-16.85-20.337-24.714-30.283l-3.029-3.833c-9.828-12.4-17.695-21.758-25.346-30.158-7.939-8.71-16.62-17.003-25.89-24.728h-3.138c9.865 8.07 19.126 16.835 27.547 26.073l1.013 1.116c7.109 7.86 14.507 16.678 23.615 28.146l5.354 6.767c7.38 9.31 15.181 18.996 23.065 28.2 9.568 11.168 18.891 20.782 28.501 29.389.324.29.652.575.98.86l.6.522.579.51c.552.486 1.104.973 1.662 1.45l.286.24c8.422 7.173 17.248 13.598 26.321 19.144l1.441.872.463.272c8.276 4.93 17.114 9.352 26.381 13.194a220.411 220.411 0 009.496 3.683c12.134 4.391 25.079 8.065 39.575 11.235l1.099.236 3.958.844 1.705.353c1.208.251 2.418.502 3.637.749l3.247.648 2.677.527 3.178.614 3.25.617 2.998.563 4.977.917 5.067.919 8.782 1.575c15.209 2.756 26.956 5.251 37.752 8.01 12.776 3.264 25.577 7.645 38.047 13.024l1.904 1 .789.414c.531.278 1.063.557 1.591.839l1.105.598c1.069.574 2.137 1.148 3.2 1.73l1.089.604.006.003c1.053.581 2.107 1.162 3.159 1.751l1.608.91c.877.493 1.753.986 2.628 1.485l3.042 1.748 2.079 1.202c4.012 2.329 8.022 4.698 12.057 7.091l100.266 59.981-15.19 8.422-92.779-55.501c-10.863-6.503-22.453-13.383-34.263-19.76-11.843-5.511-24.426-10.458-37.446-14.719-12.293-3.312-25.504-6.48-40.387-9.682l-4.924-1.062c-11.569-2.504-23.679-5.197-35.642-8.211-14.103-3.551-26.783-7.514-38.762-12.117-12.569-4.829-24.546-10.625-35.596-17.23-11.007-6.555-21.797-14.378-31.99-23.144-9.691-8.335-19.142-17.58-28.897-28.263-8.313-9.103-16.341-18.416-23.934-27.33l-5.251-6.169c-9.047-10.589-17.348-19.903-25.346-28.435-9.762-9.395-19.915-18.108-30.223-25.931-5.842-3.907-11.708-7.64-17.952-11.493h-3.842c7.293 4.462 13.996 8.696 20.624 13.13 10.231 7.766 20.324 16.427 29.962 25.706l1.775 1.9c7.715 8.294 15.754 17.361 24.482 27.613l5.88 6.91c7.932 9.29 15.017 17.432 22.341 25.455 9.833 10.764 19.341 20.065 29.07 28.432a240.266 240.266 0 0015.696 12.406c.753.545 1.51 1.077 2.268 1.61l.378.266 1.303.923c.887.614 1.779 1.213 2.671 1.811l.142.095 1.279.865.93.603.931.6.407.263c.673.437 1.347.873 2.024 1.299l.436.268c1.113.698 2.228 1.391 3.349 2.065l.453.271c11.169 6.669 23.249 12.517 35.904 17.38 12.032 4.626 24.787 8.613 38.991 12.187 12.789 3.22 26.028 6.14 37.738 8.667l2.894.624c14.849 3.194 28.027 6.353 40.236 9.643 12.907 4.223 25.405 9.136 37.149 14.602 11.083 5.989 21.888 12.372 32.07 18.466l93.812 56.122-15.191 8.421-84.3-50.429c-10.283-6.155-20.389-12.172-30.664-17.976l-3.474-1.95c-11.758-5.82-24.11-11.14-36.755-15.829-11.699-3.754-24.048-7.317-37.696-10.878l-8.257-2.141c-10.959-2.847-22.15-5.798-33.191-8.973-13.907-3.999-26.402-8.276-38.201-13.075-11.934-4.857-23.372-10.492-34.022-16.762l-1.878-1.116c-10.885-6.542-21.554-14.117-31.716-22.519-9.807-8.105-19.447-17.042-29.472-27.323l-1.878-1.931c-7.8-8.046-15.334-16.143-24.014-25.537l-2.106-2.28c-9.989-10.819-19.25-20.356-28.345-29.185-9.967-8.87-20.342-17.2-30.88-24.79-10.291-6.67-20.91-13.102-31.01-19.154L71.17 0h-3.91l12.012 7.186c10.623 6.356 21.932 13.164 33.066 20.378 10.437 7.52 20.76 15.807 30.647 24.604 9.031 8.771 18.267 18.282 28.237 29.077l4.565 4.94c7.373 7.969 15.399 16.577 23.471 24.848 10.079 10.334 19.771 19.32 29.627 27.469 10.238 8.463 20.983 16.092 31.947 22.682l.512.307c11.127 6.651 23.132 12.612 35.68 17.72 11.863 4.828 24.424 9.129 38.401 13.143 13.393 3.846 27.415 7.479 39.784 10.683l3.168.827c13.095 3.443 24.943 6.873 36.091 10.45 12.542 4.652 24.829 9.943 36.478 15.707 11.436 6.383 22.627 13.042 34.038 19.872l83.312 49.837-15.188 8.419-83.375-49.87c-8.949-5.339-17.01-10.109-25.31-14.885l-1.167-.669a445.552 445.552 0 00-36.095-16.888c-12.157-4.498-25.091-8.851-38.44-12.94l-12.683-3.877c-3.222-.987-6.465-1.985-9.711-2.992a1326.146 1326.146 0 01-16.497-5.223c-13.752-4.464-26.065-9.053-37.641-14.029-12.329-5.297-24.177-11.33-35.222-17.93-11.016-6.575-21.952-14.167-32.423-22.488l-.885-.709-.885-.715c-8.445-6.798-16.887-14.192-25.668-22.487l-1.74-1.647-.875-.833c-6.61-6.333-13.23-12.856-19.721-19.291l-9.127-9.06c-9.831-9.756-19.681-19.025-29.305-27.578a450.321 450.321 0 00-31.508-23.698l-1.346-.838c-9.307-5.829-18.72-11.514-28.315-17.26L37.99 0h-3.896l36.507 21.838c7.908 4.73 15.682 9.398 23.36 14.11l2.923 1.805 2.914 1.81c.417.26.836.52 1.254.778.894.554 1.789 1.109 2.679 1.668a448.243 448.243 0 0131.305 23.547c9.573 8.506 19.396 17.751 29.196 27.478l9.203 9.136c6.472 6.417 13.074 12.923 19.671 19.24l1.028.976 1.024.969c8.639 8.189 16.952 15.511 25.26 22.246l1.247 1.006.674.544c.32.258.639.517.959.771 10.037 7.981 20.471 15.299 31.122 21.728l1.526.914c11.118 6.645 23.049 12.719 35.457 18.052 11.634 5 24.004 9.611 37.814 14.094 2.744.89 5.505 1.773 8.274 2.649 1.479.467 2.962.927 4.443 1.389l1.234.387c.824.259 1.649.518 2.474.774 3.406 1.057 6.809 2.104 10.189 3.139l12.309 3.763c13.313 4.078 26.21 8.418 38.296 12.889a446.07 446.07 0 0135.864 16.78c9.992 5.735 19.775 11.549 30.386 17.895l78.389 46.892-15.194 8.425-77.43-46.317a3615.384 3615.384 0 00-23.849-14.143 535.697 535.697 0 00-35.491-17.853c-11.788-4.911-24.05-9.655-37.499-14.509l-13.016-4.542c-8.326-2.912-16.772-5.887-25.069-8.901-13.567-4.932-25.698-9.833-37.086-14.982-12.204-5.519-23.993-11.665-35.041-18.267a351.216 351.216 0 01-32.639-22.173c-9.931-7.588-19.948-15.916-30.627-25.458-8.047-7.191-16.135-14.595-24.017-21.83l-5.649-5.187c-10.488-9.436-20.367-17.939-30.228-26.016a533.817 533.817 0 00-32.08-22.7l-2.994-1.831C82.682 46.58 72.182 40.299 62.823 34.704L4.807 0H.912L72.92 43.08A2667.18 2667.18 0 0195.09 56.503a531.987 531.987 0 0131.911 22.578c9.808 8.036 19.665 16.519 30.123 25.928l2.765 2.54c8.788 8.069 17.874 16.411 26.914 24.489 10.716 9.576 20.773 17.935 30.744 25.556 9.896 7.563 20.119 14.569 30.425 20.849l2.402 1.451c11.113 6.641 22.97 12.822 35.243 18.372 11.435 5.17 23.613 10.091 37.228 15.04 8.306 3.017 16.758 5.995 25.089 8.908l13.009 4.54c13.408 4.839 25.642 9.572 37.368 14.457a533.965 533.965 0 0135.304 17.759l2.985 1.755a4160.789 4160.789 0 0122.852 13.576L535.843 320l17.217-9.546.008.005 19.242-10.667-.003-.002 17.213-9.543-.004-.002 17.241-9.558-.003-.002 17.212-9.543-.001-.001 15.193-8.424.015.009 19.243-10.669-.017-.011 15.2-8.423.012.007 19.242-10.679-.011-.007 15.214-8.434.015.009 11.395-6.319.158-8.949-.032-.019.302-17.325.02.012.384-21.951-.018-.01.304-17.347.017.011.383-21.951-.005-.003.302-17.333.004.002.382-21.95-.011-.007.344-19.635L602.072 0h-3.894L719.98 72.867l-.303 17.33-102.535-61.341-7.049-4.107-7.64-4.461c-4.239-2.476-8.479-4.953-12.725-7.424l-6.674-3.872-2.309-1.327A778.468 778.468 0 00567.066 0h-4.202c5.968 3.215 12.285 6.749 19.184 10.726a4181.24 4181.24 0 0113.15 7.649l7.533 4.4c4.465 2.608 8.928 5.216 13.385 7.806l103.532 61.937-.302 17.328-110.945-66.372-19.166-11.105a2476.893 2476.893 0 00-15.007-8.622c-12.604-7.122-24.165-13.031-35.347-18.067A373.292 373.292 0 00525.486 0h-5.465a376.339 376.339 0 0118.035 7.506c11.125 5.01 22.633 10.892 35.182 17.984A2660.44 2660.44 0 01590.989 35.7l12.877 7.464 3.517 2.034 111.918 66.953-.302 17.334-119.342-71.396-12.521-7.206c-7.176-4.127-14.49-8.302-21.782-12.332-12.421-6.827-24.185-12.421-35.962-17.105-1.516-.6-3.046-1.19-4.589-1.77-10.806-4.067-22.282-7.67-34.189-10.734-9.091-2.324-18.353-4.392-27.412-6.295-3.021-.635-6.02-1.253-8.982-1.854L450.3 0h-9.853c2.507.54 5.097 1.08 7.781 1.623l1.19.24c13.106 2.628 27.11 5.54 40.699 9.015a370.4 370.4 0 015.046 1.338c11.707 3.197 22.952 6.92 33.492 11.09 11.72 4.662 23.408 10.222 35.735 16.996 6.44 3.562 12.9 7.237 19.266 10.89l14.983 8.622 120.325 71.983-.302 17.335-93.969-56.217-10.422-6.176c-4.801-2.849-9.609-5.696-14.422-8.543-1.202-.711-2.402-1.423-3.602-2.135a2375.985 2375.985 0 00-5.41-3.203l-3.604-2.12c-9.694-5.69-20.038-11.642-30.765-17.346-12.322-6.525-24.316-11.757-36.67-15.989-12.4-4.23-25.9-7.693-40.126-10.298-13.015-2.383-26.346-4.282-39.321-6.094l-2.987-.417c-16.378-2.284-29.489-4.811-41.267-7.95C384.335 9.511 373.496 5.264 363.804 0h-4.102c10.613 6.161 22.673 11.065 35.873 14.583 11.859 3.16 25.047 5.7 41.505 7.996l5.978.835c12.006 1.685 24.268 3.47 36.248 5.662 14.127 2.587 27.533 6.027 39.839 10.223 12.25 4.2 24.15 9.388 36.378 15.866 12.032 6.395 23.592 13.114 34.293 19.42l9.022 5.336c4.807 2.844 9.613 5.69 14.41 8.537l9.203 5.462 96.153 57.517-.304 17.337-91.088-54.493-1.005-.6-10.289-6.156-.864-.513c-7.208-4.278-14.418-8.556-21.639-12.828l-11.341-6.697-3.644-2.139c-9.796-5.733-20.213-11.667-30.881-17.1-12.225-6.18-24.819-11.15-37.435-14.772-12.55-3.585-26.099-6.252-41.42-8.152-10.731-1.331-21.784-2.408-32.573-3.433l-10.945-1.038c-16.544-1.586-29.916-3.67-42.083-6.562-13.402-3.188-25.541-7.93-36.101-14.107l-1.089-.646C337.306 14.371 329.064 7.818 321.325 0h-2.798c7.986 8.28 16.517 15.224 25.435 20.699l1.109.672c10.943 6.546 23.582 11.549 37.567 14.87 12.256 2.912 25.714 5.011 42.354 6.606l14.532 1.381c9.629.922 19.412 1.904 28.931 3.085 15.215 1.886 28.665 4.534 41.116 8.09 12.489 3.584 24.966 8.509 37.081 14.633 10.619 5.409 21.008 11.325 30.779 17.044l3.696 2.17c10.23 6.033 20.434 12.084 30.622 18.128l106.529 63.712-.304 17.339-110.852-66.315c-4.859-2.885-9.723-5.77-14.591-8.654l-19.185-11.345-2.584-1.516c-11.514-6.739-21.542-12.354-32.112-17.48-12.288-5.92-25.144-10.475-38.208-13.537-12.624-2.959-26.519-5.042-42.481-6.368-7.233-.602-14.611-1.115-21.889-1.597l-13.793-.907-8.66-.584a425.314 425.314 0 01-6.015-.464c-13.793-1.166-25.794-2.905-36.536-5.29-13.526-3.002-25.737-7.657-36.307-13.84l-1.039-.616c-10.685-6.422-20.774-15.094-29.988-25.776-3.723-4.317-7.449-9.01-11.222-14.14z" fill="url(#illustration-01)"></path></svg></div><section><div class="max-w-6xl mx-auto px-4 sm:px-6 relative"><div class="relative pt-32 pb-10 md:pt-40 md:pb-16"><div class="max-w-3xl mx-auto text-center pb-12 md:pb-16"><h1 class="flex justify-center h1 mb-2" data-aos="fade-up" aria-label="Open Feature"><svg class="dark:fill-white fill-gray-700" width="522" height="77" viewBox="0 0 522 77" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_53_2)"><path d="M62.0447 0H29.2289C21.4753 0 14.0421 3.0238 8.56263 8.42999C3.08316 13.8209 0 21.1361 0 28.7719C0 36.4078 3.08316 43.7229 8.56263 49.1138C14.0421 54.5048 21.4753 57.5438 29.2289 57.5438H62.0447C69.7984 57.5438 77.2316 54.52 82.7111 49.1138C88.1905 43.7229 91.2737 36.4078 91.2737 28.7719C91.2737 21.1361 88.1905 13.8209 82.7111 8.42999C77.2316 3.03907 69.7984 0 62.0447 0ZM62.1668 49.9538C57.9084 49.9538 53.7416 48.7168 50.2158 46.3802C46.6747 44.0589 43.9121 40.7449 42.2942 36.8659C40.6611 32.9869 40.2337 28.7261 41.0732 24.618C41.8974 20.5099 43.9579 16.7378 46.9647 13.7751C49.9716 10.8124 53.8026 8.79651 57.9847 7.97184C62.1669 7.14716 66.4863 7.57477 70.4242 9.1783C74.3621 10.7818 77.72 13.5002 80.0858 16.9822C82.4516 20.4641 83.7184 24.5569 83.7184 28.7566C83.7184 31.5514 83.169 34.3003 82.0853 36.8812C81.0016 39.4621 79.4142 41.7987 77.4147 43.7687C75.4153 45.7388 73.0342 47.2965 70.409 48.3655C67.799 49.4346 64.9905 49.9691 62.1516 49.9691H62.1974L62.1668 49.9538ZM114.199 15.0274C117.236 13.3169 120.686 12.4617 124.181 12.5381C127.905 12.4923 131.584 13.4544 134.789 15.3023C137.979 17.1501 140.574 19.838 142.283 23.0756C144.161 26.6644 145.107 30.6656 145.015 34.7126C145.092 38.7749 144.161 42.7914 142.283 46.3955C140.604 49.6942 138.009 52.4431 134.804 54.3673C131.599 56.2916 127.921 57.2689 124.181 57.2079C120.716 57.2842 117.297 56.4137 114.291 54.7186C111.619 53.2219 109.361 51.0992 107.758 48.5183V77H100.462V13.2559H107.758V21.2277C109.315 18.6315 111.543 16.4935 114.214 15.0274H114.199ZM135.552 26.1757C134.316 23.8697 132.438 21.9455 130.134 20.6474C127.844 19.3798 125.265 18.7384 122.639 18.7537C120.045 18.7384 117.481 19.4104 115.237 20.6932C112.932 22.0218 111.039 23.9613 109.788 26.2826C108.429 28.9399 107.727 31.8568 107.727 34.8348C107.727 37.8128 108.429 40.7297 109.788 43.387C111.039 45.7083 112.932 47.6478 115.237 48.9764C117.481 50.2592 120.045 50.9312 122.639 50.9159C125.265 50.9312 127.844 50.2745 130.134 48.9764C132.438 47.6478 134.316 45.7083 135.552 43.387C136.941 40.7144 137.628 37.7517 137.552 34.7584C137.628 31.7804 136.941 28.833 135.552 26.191V26.1757ZM191.308 37.5379H156.218C156.218 39.3552 156.6 41.1573 157.317 42.8372C158.035 44.5171 159.103 46.029 160.431 47.2965C161.759 48.5641 163.331 49.5567 165.071 50.2134C166.796 50.8701 168.643 51.1755 170.489 51.1144C173.283 51.2061 176.045 50.4578 178.381 48.9459C180.456 47.5409 182.013 45.5097 182.822 43.1426H190.667C189.553 47.2202 187.065 50.7937 183.616 53.283C179.8 55.9708 175.175 57.3453 170.474 57.1926C166.552 57.2537 162.675 56.2763 159.256 54.3826C155.974 52.55 153.288 49.8316 151.517 46.5482C149.594 42.9135 148.633 38.8513 148.724 34.7584C148.633 30.6809 149.564 26.6339 151.441 22.9992C153.166 19.7311 155.822 17.028 159.088 15.2259C162.568 13.3628 166.475 12.4312 170.428 12.5075C174.29 12.4312 178.106 13.3628 181.479 15.1954C184.608 16.9058 187.187 19.4714 188.897 22.5716C190.667 25.8397 191.568 29.4897 191.507 33.1854C191.507 34.6515 191.461 36.1176 191.308 37.5684V37.5379ZM182.181 24.6486C180.975 22.709 179.251 21.1513 177.175 20.1434C174.992 19.1049 172.596 18.5704 170.169 18.601C166.704 18.5093 163.331 19.7311 160.767 22.0218C158.081 24.5417 156.478 27.9931 156.325 31.643H184.043C184.104 29.1843 183.463 26.756 182.196 24.6333L182.181 24.6486ZM232.412 17.2265C235.724 20.4183 237.373 24.9998 237.373 30.9863V56.4595H230.168V32.0095C230.168 27.7029 229.085 24.4042 226.887 22.1134C225.727 20.9528 224.323 20.0518 222.766 19.4562C221.224 18.8606 219.561 18.601 217.912 18.6926C216.218 18.6162 214.524 18.8911 212.936 19.502C211.349 20.1129 209.929 21.0444 208.739 22.2509C206.419 24.618 205.289 28.0694 205.32 32.5898V56.5206H198.024V13.2559H205.32V19.4104C206.77 17.196 208.8 15.4244 211.212 14.2791C213.776 13.0573 216.584 12.4312 219.423 12.4617C221.804 12.3548 224.17 12.7366 226.398 13.546C228.627 14.3707 230.672 15.6077 232.397 17.2265H232.412ZM277.744 1.49663V7.3457H253.445V25.9008H273.119V31.7499H253.445V56.5054H246.149V1.49663H277.744ZM323.243 37.5379H288.138C288.138 39.3552 288.519 41.1573 289.237 42.8372C289.969 44.5171 291.023 46.029 292.351 47.2965C293.678 48.5641 295.251 49.5567 296.991 50.2134C298.715 50.8701 300.562 51.1755 302.409 51.1144C305.202 51.2061 307.965 50.4578 310.3 48.9459C312.376 47.5409 313.933 45.5097 314.742 43.1426H322.587C321.473 47.2202 319 50.7937 315.535 53.283C311.719 55.9708 307.095 57.3453 302.409 57.1926C298.502 57.2537 294.64 56.3068 291.236 54.4284C287.955 52.5958 285.268 49.8774 283.513 46.594C281.605 42.9593 280.644 38.8971 280.751 34.8042C280.659 30.7267 281.59 26.6797 283.467 23.045C285.192 19.7769 287.848 17.0738 291.114 15.2717C294.594 13.4086 298.502 12.477 302.455 12.5534C306.316 12.477 310.132 13.4086 313.505 15.2412C316.634 16.9669 319.214 19.5173 320.923 22.6174C322.678 25.8856 323.579 29.5355 323.518 33.2313C323.518 34.6821 323.411 36.1329 323.243 37.5684V37.5379ZM314.101 24.6486C312.895 22.7243 311.17 21.1819 309.094 20.1892C306.912 19.1507 304.515 18.6162 302.088 18.6468C298.624 18.5551 295.251 19.7769 292.686 22.0676C290 24.5875 288.397 28.0389 288.229 31.6888H316.008C316.069 29.2148 315.398 26.7713 314.116 24.6333L314.101 24.6486ZM329.959 23.0756C331.668 19.8532 334.263 17.1501 337.453 15.3023C340.674 13.4391 344.352 12.4923 348.076 12.5381C351.572 12.4617 355.036 13.3017 358.089 14.9816C360.73 16.4171 362.927 18.5551 364.423 21.1361V13.2559H371.795V56.4748H364.423V48.4266C362.882 51.0534 360.653 53.2219 357.982 54.7033C354.945 56.3985 351.495 57.2537 348 57.1926C344.291 57.2384 340.643 56.261 337.453 54.3826C334.278 52.4431 331.699 49.6942 330.005 46.4108C328.143 42.8066 327.212 38.7902 327.288 34.7432C327.181 30.6962 328.112 26.695 329.974 23.0908L329.959 23.0756ZM362.363 26.2674C361.126 23.9461 359.249 22.0218 356.959 20.7085C354.67 19.4562 352.106 18.7995 349.496 18.7995C346.886 18.7995 344.306 19.4562 342.032 20.7085C339.743 22.0065 337.881 23.9308 336.66 26.2368C335.271 28.8635 334.584 31.7957 334.66 34.7584C334.584 37.7517 335.271 40.7297 336.66 43.387C337.881 45.7083 339.743 47.6478 342.032 48.9764C344.291 50.2745 346.855 50.9465 349.481 50.9159C352.106 50.9312 354.701 50.2745 356.975 48.9764C359.28 47.6478 361.157 45.7083 362.378 43.387C363.752 40.7449 364.454 37.7975 364.377 34.8348C364.469 31.8568 363.797 28.9094 362.424 26.2674H362.378H362.363ZM389.882 19.166V44.6392C389.806 45.4334 389.882 46.2428 390.111 47.0064C390.34 47.7699 390.737 48.4877 391.241 49.0986C392.141 49.9691 393.728 50.3967 395.972 50.3967H401.33V56.4748H394.766C390.706 56.4748 387.654 55.5585 385.624 53.7106C383.594 51.8628 382.586 48.839 382.586 44.5934V19.166H376.908V13.2559H382.571V2.35184H389.867V13.2406H401.33V19.1507H389.882V19.166ZM445.959 13.2559V56.4748H438.663V50.0912C437.259 52.3209 435.259 54.1077 432.878 55.2531C430.329 56.5054 427.521 57.1315 424.667 57.1162C421.446 57.1773 418.272 56.4595 415.402 55.024C412.655 53.619 410.411 51.4351 408.946 48.7626C407.297 45.6166 406.504 42.1194 406.626 38.5916V13.2559H413.799V37.6295C413.799 41.8903 414.898 45.1585 417.081 47.4492C418.241 48.6099 419.645 49.5109 421.187 50.1065C422.728 50.7021 424.392 50.9617 426.041 50.8701C427.75 50.9617 429.46 50.6868 431.062 50.076C432.665 49.4651 434.1 48.5182 435.305 47.3118C437.534 44.9599 438.663 41.5085 438.663 36.9728V13.2559H445.928H445.959ZM467.953 14.4929C470.609 13.0573 473.616 12.3395 476.638 12.4464V19.8532H474.715C466.534 19.8532 462.443 24.2209 462.443 32.9411V56.4443H455.147V13.2559H462.397V20.2808C463.618 17.8679 465.542 15.852 467.923 14.5081L467.953 14.4929ZM521.741 37.5379H486.651C486.651 39.3552 487.017 41.1573 487.75 42.8372C488.467 44.5171 489.535 46.029 490.863 47.2965C492.191 48.5641 493.763 49.5567 495.503 50.2134C497.228 50.8701 499.075 51.1755 500.922 51.1144C503.715 51.2213 506.477 50.4578 508.813 48.9459C510.904 47.5409 512.461 45.5097 513.254 43.1426H521.115C520.001 47.2049 517.513 50.7785 514.063 53.283C510.232 55.9708 505.623 57.3453 500.922 57.1926C497.014 57.2537 493.168 56.3068 489.749 54.4284C486.467 52.5958 483.781 49.8774 482.026 46.594C480.087 42.9593 479.126 38.8971 479.217 34.8042C479.126 30.7267 480.072 26.6797 481.95 23.045C483.674 19.7769 486.33 17.0738 489.596 15.2717C493.061 13.4086 496.968 12.477 500.922 12.5534C504.783 12.477 508.599 13.4086 511.987 15.2412C515.116 16.9516 517.681 19.5173 519.39 22.6174C521.161 25.8856 522.061 29.5355 522 33.2313C522 34.6821 521.908 36.1329 521.756 37.5684L521.741 37.5379ZM512.613 24.6486C511.407 22.709 509.637 21.1666 507.561 20.1892C505.394 19.1507 503.028 18.6315 500.616 18.6468C497.152 18.5551 493.778 19.7769 491.199 22.0676C488.513 24.5875 486.91 28.0389 486.757 31.6888H514.536C514.582 29.2148 513.926 26.7713 512.628 24.6333L512.613 24.6486Z"></path></g></svg></h1><p class="text-2xl text-semibold dark:fill-white fill-gray-700 mb-8" data-aos="fade-up" data-aos-delay="200">Standardizing Feature Flagging for Everyone</p><div class="max-w-xs mx-auto sm:max-w-none sm:flex sm:justify-center"><div data-aos="fade-up" data-aos-delay="400"><a class="btn text-white hover:text-white bg-purple-600 hover:bg-purple-700 w-full mb-4 sm:w-auto sm:mb-0" href="/docs/reference/intro">Learn more</a></div><div data-aos="fade-up" data-aos-delay="600"><a class="btn text-white hover:text-white bg-gray-700 hover:bg-gray-800 w-full sm:w-auto sm:ml-4" href="/docs/tutorials/five-minutes-to-feature-flags">Get started</a></div></div></div></div></div></section><section><div class="max-w-6xl mx-auto px-4 sm:px-6"><div class="py-12 md:py-20"><div class="max-w-sm mx-auto grid gap-8 md:grid-cols-2 lg:grid-cols-3 lg:gap-16 items-start md:max-w-2xl lg:max-w-none" data-aos-id-blocks="true"><div class="relative flex flex-col items-center" data-aos="fade-up" data-aos-delay="100" data-aos-anchor="[data-aos-id-blocks]"><div class="w-16 h-16 mb-4 rounded-full bg-purple-600 relative"><svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="flag" class="svg-inline--fa fa-flag absolute top-5 left-6 text-purple-100 fa-xl" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M48 24C48 10.7 37.3 0 24 0S0 10.7 0 24L0 64 0 350.5 0 400l0 88c0 13.3 10.7 24 24 24s24-10.7 24-24l0-100 80.3-20.1c41.1-10.3 84.6-5.5 122.5 13.4c44.2 22.1 95.5 24.8 141.7 7.4l34.7-13c12.5-4.7 20.8-16.6 20.8-30l0-279.7c0-23-24.2-38-44.8-27.7l-9.6 4.8c-46.3 23.2-100.8 23.2-147.1 0c-35.1-17.6-75.4-22-113.5-12.5L48 52l0-28zm0 77.5l96.6-24.2c27-6.7 55.5-3.6 80.4 8.8c54.9 27.4 118.7 29.7 175 6.8l0 241.8-24.4 9.1c-33.7 12.6-71.2 10.7-103.4-5.4c-48.2-24.1-103.3-30.1-155.6-17.1L48 338.5l0-237z"></path></svg></div><h4 class="h4 mb-2">What's a Feature Flag?</h4><p class="text-lg text-gray-500 dark:text-gray-300 text-center">Feature flags are a software development technique that allows teams to enable, disable or change the behavior of certain features or code paths in a product or service, without modifying the source code.</p></div><div class="relative flex flex-col items-center" data-aos="fade-up" data-aos-anchor="[data-aos-id-blocks]"><div class="w-16 h-16 mb-4 rounded-full bg-purple-600 relative"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="user-group" class="svg-inline--fa fa-user-group absolute top-5 left-[18px] text-purple-100 fa-xl" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="currentColor" d="M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3zM609.3 512l-137.8 0c5.4-9.4 8.6-20.3 8.6-32l0-8c0-60.7-27.1-115.2-69.8-151.8c2.4-.1 4.7-.2 7.1-.2l61.4 0C567.8 320 640 392.2 640 481.3c0 17-13.8 30.7-30.7 30.7zM432 256c-31 0-59-12.6-79.3-32.9C372.4 196.5 384 163.6 384 128c0-26.8-6.6-52.1-18.3-74.3C384.3 40.1 407.2 32 432 32c61.9 0 112 50.1 112 112s-50.1 112-112 112z"></path></svg></div><h4 class="h4 mb-2">What's OpenFeature?</h4><p class="text-lg text-gray-500 dark:text-gray-300 text-center">OpenFeature is an open specification that provides a vendor-agnostic, community-driven API for feature flagging that works with your favorite feature flag management tool or in-house solution.</p></div><div class="relative flex flex-col items-center" data-aos="fade-up" data-aos-delay="200" data-aos-anchor="[data-aos-id-blocks]"><div class="w-16 h-16 mb-4 rounded-full bg-purple-600 relative"><svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="clipboard" class="svg-inline--fa fa-clipboard absolute top-5 left-6 text-purple-100 fa-xl" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M280 64l40 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 128C0 92.7 28.7 64 64 64l40 0 9.6 0C121 27.5 153.3 0 192 0s71 27.5 78.4 64l9.6 0zM64 112c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16l-16 0 0 24c0 13.3-10.7 24-24 24l-88 0-88 0c-13.3 0-24-10.7-24-24l0-24-16 0zm128-8a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"></path></svg></div><h4 class="h4 mb-2">Why standardize?</h4><p class="text-lg text-gray-500 dark:text-gray-300 text-center">Standardizing feature flags unifies tools and vendors behind a common interface, avoiding vendor lock-in at the code level. It provides a framework for building extensions and integrations that can be shared across the community.</p></div></div></div></div></section><section><div class="max-w-6xl mx-auto px-4 sm:px-6"><div class="py-12 md:py-20 border-t border-gray-800"><div class="max-w-3xl mx-auto text-center pb-12 md:pb-16"><div class="inline-flex text-sm font-semibold py-1 px-3 m-2 text-green-600 bg-green-200 rounded-full mb-4">Open source</div><h1 class="h2 mb-4">Community driven feature flagging</h1><p class="text-xl text-gray-500 dark:text-gray-300 mb-4">OpenFeature is an open source CNCF incubating project under the Apache 2 license. Check out the project on<!-- --> <a href="https://github.com/open-feature" target="_blank" rel="noopener noreferrer">GitHub</a> and consider joining the<!-- --> <a href="/community/">OpenFeature community!</a></p></div><div class="grid gap-20"><div class="md:grid md:grid-cols-12 md:gap-6 items-center"><div class="max-w-xl md:max-w-none md:w-full mx-auto md:col-span-5 lg:col-span-6 mb-8 md:mb-0 md:order-1" data-aos="fade-up"><img class="max-w-full mx-auto md:max-w-none h-auto" src="/assets/images/code-snippet-6b47d6225fa9d2ef57158de657bba33a.png" width="540" height="405" alt="Features 01"></div><div class="max-w-xl md:max-w-none md:w-full mx-auto md:col-span-7 lg:col-span-6" data-aos="fade-right"><div class="md:pr-4 lg:pr-12 xl:pr-16"><div class="font-architects-daughter text-xl text-purple-600 mb-2">Avoid code-level lock-in</div><h3 class="h3 mb-3">One SDK, any backend</h3><p class="text-xl text-gray-500 dark:text-gray-300 mb-4">OpenFeature is designed to work with any feature flag management tool or in-house solution. This enables you to switch between platforms or consolidate multiple platforms much more easily.</p><ul class="text-lg text-gray-500 dark:text-gray-300 -mb-2 pl-0"><li class="flex items-center mb-2"><svg class="w-3 h-3 fill-current text-green-500 mr-2 shrink-0" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z"></path></svg><span>Continue to use your current solution</span></li><li class="flex items-center mb-2"><svg class="w-3 h-3 fill-current text-green-500 mr-2 shrink-0" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z"></path></svg><span>Combine multiple solutions behind a single interface</span></li><li class="flex items-center"><svg class="w-3 h-3 fill-current text-green-500 mr-2 shrink-0" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z"></path></svg><span>Try a new solution without a code refactor</span></li></ul></div></div></div><div class="md:grid md:grid-cols-12 md:gap-6 items-center"><div class="max-w-xl md:max-w-none md:w-full mx-auto md:col-span-5 lg:col-span-6 mb-8 md:mb-0" data-aos="fade-up"><div class="max-w-full mx-auto md:max-w-none h-auto flex flex-row justify-center fill-[#1c1e21] dark:fill-[#e3e3e3]"><div class="relative w-full max-w-xs" role="region" aria-roledescription="carousel"><div class="overflow-hidden"><div class="flex -ml-4"><div role="group" aria-roledescription="slide" class="min-w-0 shrink-0 grow-0 basis-full pl-4 grid grid-cols-3 gap-4"><a title="Bucket" aria-label="Bucket" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Bucket"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" class="h-full w-full hover:fill-primary"><g clip-path="url(#a)"><path fill-rule="evenodd" d="M16.02 3.247c-3.552 0-5.719.091-7.704.213-2.349.144-4.337 2.41-4.186 4.787.125 1.96.338 4.103.7 7.679.45 4.431.853 7.475 1.173 9.523.284 1.821 1.618 3.06 3.34 3.153 1.586.085 3.756.15 6.677.15 2.998 0 5.205-.068 6.8-.156 1.64-.091 2.929-1.283 3.216-3.034a90 90 0 0 0 .551-3.849q-.256.003-.536-.007c-1.56-.05-3.674-.377-5.805-1.516a12.3 12.3 0 0 1-4.346-3.866 11 11 0 0 1-.903-1.562 8 8 0 0 1-.288-.693l-.006-.018-.002-.007-.002-.004 1.542-.508-1.542.507a1.624 1.624 0 0 1 3.082-1.023l.001.005.024.062q.035.095.129.297c.126.267.332.656.64 1.102a9 9 0 0 0 3.2 2.844c1.573.84 3.163 1.096 4.38 1.135q.444.013.803-.005c.048-.414.092-.818.141-1.273l.136-1.243c.159-1.419.636-6.135.757-8.116.13-2.135-1.69-4.194-3.85-4.337-2.021-.135-4.312-.24-8.122-.24m14.012 16.858.047-.39c.096-.784.166-1.431.25-2.204l.134-1.212c.158-1.421.643-6.208.77-8.277.24-3.943-2.958-7.515-6.875-7.775C22.264.107 19.9 0 16.02 0c-3.62 0-5.852.093-7.902.219C3.948.474.626 4.312.89 8.453c.13 2.034.35 4.241.71 7.8.454 4.475.864 7.578 1.194 9.696.502 3.22 3.004 5.715 6.376 5.896 1.653.088 3.882.155 6.85.155 3.047 0 5.314-.07 6.98-.162 3.29-.183 5.728-2.63 6.24-5.75.24-1.462.534-3.412.792-5.983" clip-rule="evenodd"></path></g><defs><clipPath id="a"><path d="M0 0h32v32H0z"></path></clipPath></defs></svg></a><a title="CloudBees" aria-label="CloudBees" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=CloudBees"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" class="h-full w-full hover:fill-primary"><path d="M4.735 8.547c0-1.599.973-3.041 2.505-3.735a4.68 4.68 0 0 1 4.681.521l3.36-3.136a9.68 9.68 0 0 0-10.989-.891 8.3 8.3 0 0 0-3.932 9.6 9.1 9.1 0 0 0 8.801 6.187h3.437v-4.4H9.161c-2.443-.027-4.427-1.881-4.427-4.163zm18.01 6.308h-3.439v4.4h3.439c2.443 0 4.427 1.865 4.427 4.131 0 2.297-1.984 4.136-4.427 4.136-2.439 0-4.428-1.828-4.428-4.109V8.532c0-2.104-.839-4.145-2.344-5.719l-3.359 3.161c.625.709.973 1.625.973 2.573v14.855c0 4.719 4.105 8.547 9.157 8.547 5.067 0 9.161-3.828 9.161-8.547s-4.095-8.547-9.161-8.547z"></path></svg></a><a title="Confidence by Spotify" aria-label="Confidence by Spotify" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Confidence%20by%20Spotify"><svg xmlns="http://www.w3.org/2000/svg" width="1000" height="1000" viewBox="0 0 1000 1000" class="h-full w-full hover:fill-primary"><path fill-rule="evenodd" d="M123.711 0C55.388 0 0 55.388 0 123.711v752.578C0 944.613 55.388 1000 123.711 1000h752.578C944.613 1000 1000 944.613 1000 876.289V123.711C1000 55.388 944.613 0 876.289 0zm360.825 463.918c0 11.387-9.231 20.618-20.618 20.618H262.887c-11.388 0-20.619-9.231-20.619-20.618V262.887c0-11.388 9.231-20.619 20.619-20.619h201.031c11.387 0 20.618 9.231 20.618 20.619zm108.248 20.618c91.098 0 164.948-73.85 164.948-164.948v-56.701c0-11.388-9.231-20.619-20.619-20.619h-201.03c-11.388 0-20.619 9.231-20.619 20.619v201.031c0 11.387 9.231 20.618 20.619 20.618zm43.814 273.196c66.9 0 121.134-54.234 121.134-121.134s-54.234-121.134-121.134-121.134-121.134 54.234-121.134 121.134 54.234 121.134 121.134 121.134m-273.196 0c66.901 0 121.134-54.234 121.134-121.134s-54.233-121.134-121.134-121.134c-66.9 0-121.134 54.234-121.134 121.134v100.515c0 11.388 9.231 20.619 20.619 20.619z" clip-rule="evenodd"></path></svg></a><a title="ConfigBee" aria-label="ConfigBee" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=ConfigBee"><svg xmlns="http://www.w3.org/2000/svg" width="594" height="515" viewBox="0 0 594 515" class="h-full w-full hover:fill-primary"><path d="M113.597 391.544c80.363-6.697 84.381-202.247 342.882-218.32-211.088-68.576-356.722 23.216-403.154 77.685-63.219 71.79 0 145.657 60.272 140.635"></path><path d="M547.558 442.436c-192.871 92.417-297.343-140.635-168.762-237.071C230.125 233.492 207.355 368.77 152.44 391.539c46.879 89.739 229.035 197.693 395.118 50.897M493.983 232.155C481.125 152.863 372.1 84.823 315.846 70.089 365.403-35.72 457.82 19.194 473.893 27.23 511.395-10.272 570.328 1.784 579.704 7.14c-42.86-11.786-79.47 18.305-92.417 34.824l6.696 6.696c57.594-25.448 89.739-4.018 99.115 4.017-52.504-11.786-79.917 4.912-87.06 14.734 29.466 52.235-2.679 145.992-12.055 164.744M42.61 232.158c122.152-114.651 301.808-105.811 376.367-87.06-33.484-20.09-124.563-83.041-266.538-83.041C-45.789 75.45-10.966 232.158 42.611 232.158"></path></svg></a><a title="ConfigCat" aria-label="ConfigCat" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=ConfigCat"><svg xmlns="http://www.w3.org/2000/svg" width="1066.667" height="1066.667" viewBox="0 0 800 800" class="h-full w-full hover:fill-primary"><path d="M444 154.5 346.5 252h-163L119 187.5C83.5 152 54.2 123 53.8 123c-.5 0-.8 96.7-.8 215v215h55.1c36 0 55.7.4 57 1 2.6 1.4 2.6 6.6 0 8-1.3.6-20.9 1-56.7 1H53.7l.7 6.2c.4 3.4 1 6.6 1.2 7 .3.4 30.6.8 67.3.8 50.5 0 67 .3 67.9 1.2 1.6 1.6 1.5 6.5-.1 7.5-.6.4-30.9 1-67.3 1.3l-66.1.5 1.5 6.2 1.5 6.3h51.4c33.5 0 52.1.4 53.4 1 2.2 1.2 2.6 5.9.7 7.8-.9.9-13.7 1.2-51.5 1.2-28.5 0-50.3.4-50.3.9s1.8 5.1 3.9 10.2C84.3 660 111.6 692 147.5 714c16.5 10.2 41.4 20 60.5 23.9 24.8 5.1 24.9 5.1 183.5 5.1 140.1 0 148.9-.1 165-2 20.5-2.3 34-4.9 50-9.6C666.6 713.7 719.6 675 753.4 624c9.8-14.9 11.1-17 17-28.9C789.7 556.7 799 517.4 799 474c0-29.3-4.2-56.2-13.1-83.3-5.3-16.3-9-22.8-18.4-32.3-6.7-6.8-9.5-8.9-17.5-12.7-12-5.8-19-7.1-32.8-6.4-23.8 1.2-43.2 13.6-54.1 34.7-9.4 18-10.1 36.1-2.2 57.7 4 10.9 7.8 26 9.8 39.1 2.1 13.6 2.3 46.9.4 60.2-4.3 30.6-16.3 62.6-33 88.1-20.7 31.8-49.6 57.7-82.9 74.3-6.1 3.1-11.3 5.6-11.6 5.6s-.7-21-.8-46.8l-.3-46.7-55-.2c-54.1-.3-55-.3-56.7-2.3-1.8-2.3-1.4-4.8 1-6.8 1.2-.9 14-1.2 56.4-1.2H543v-13h-67.3c-52.4 0-67.7-.3-68.9-1.2-2.4-2-2.8-4.4-1.2-6.7l1.5-2.1H543v-14H432.1l-1.5-2.2c-2-2.9-2-3.4.4-5.8 2-2 3.3-2 57-2h55l-.1-135.8c-.1-74.6-.5-185.1-.8-245.5L541.5 57zm-26 166.9c8.4 2 21.4 7.7 28.7 12.7C481 357.5 493.1 403 475 440.5c-10.4 21.5-30 37.9-53.6 44.7l-7.9 2.3H298c-125.7 0-117.7.3-133.2-5.5-7.3-2.7-19.5-10.7-26.5-17.3-18.9-17.8-29-46.5-25.4-71.8 2.8-18.5 10.2-33.7 22.9-47 14.6-15.4 33.7-24.6 54.2-26.2 2.5-.2 53.1-.3 112.5-.2 99.6.1 108.6.3 115.5 1.9M286 546.5c5.8 5.8 10.9 10.5 11.4 10.5.6 0 5.8-4.7 11.6-10.5 11.5-11.3 14-12.5 18-8.5 4.1 4.1 2.9 6.5-10.2 19.7l-12.3 12.4-.5 24.2-.5 24.1-2.7 1.6c-2.5 1.3-3.1 1.3-5.5 0l-2.8-1.6-.5-24.2-.5-24.2-12.2-12.3c-13.2-13.1-14.5-15.5-10.3-19.7 3.7-3.7 5.9-2.6 17 8.5"></path><path d="M375.7 340.6c-7.9 1.9-20 8.3-26.5 14-22 19.3-28.5 51.4-15.7 77.7 6.6 13.5 16.9 23.7 30.8 30.3 36.9 17.5 80.7-2.9 90.8-42.4 3.9-15.4 1.8-33-5.8-47.5-7.7-14.8-25.1-28.3-41.4-32.2-8-1.8-24.4-1.8-32.2.1M186 341.6c-12.1 3.3-24.4 10.9-32.9 20.6-13.8 15.7-19.1 39.8-13.3 60.3 6 20.8 23 38.2 44 44.8 9 2.9 27.8 3 36.7.3 10.6-3.2 19.5-8.6 27.6-16.6 13.5-13.3 19.4-27.7 19.3-46.5 0-12.6-1-16.8-6.4-28-8.5-17.5-24-30.3-42.5-35-7.5-1.9-25.1-1.9-32.5.1m32.5 13.6c15.9 5.2 28.1 17.3 33.7 33.6 3.1 9.3 3.1 23-.1 32.2-7.8 22.6-29.5 37.3-52.6 35.7-24.2-1.8-43-18.3-48-42.2-7.9-38.3 29.6-71.5 67-59.3"></path></svg></a><a title="DevCycle" aria-label="DevCycle" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=DevCycle"><svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="5 4 38 38" class="h-full w-full hover:fill-primary"><path d="M31.027 15.1h-5.934v-1.14A3.323 3.323 0 0 0 24 7.5a3.326 3.326 0 0 0-3.327 3.323c0 1.452.934 2.684 2.234 3.137v1.14h-5.934C10.922 15.1 6 20.017 6 26.062s4.922 10.961 10.973 10.961h14.054c6.05 0 10.973-4.916 10.973-10.961S37.078 15.1 31.027 15.1M24 9.684c.63 0 1.14.51 1.14 1.139a1.14 1.14 0 0 1-2.28 0A1.14 1.14 0 0 1 24 9.684m7.027 25.154H16.973c-4.844 0-8.785-3.937-8.785-8.776s3.941-8.776 8.785-8.776h14.054c4.844 0 8.785 3.937 8.785 8.776s-3.941 8.776-8.785 8.776"></path><path d="M16.248 20.3a5.423 5.423 0 0 0-5.426 5.42c0 2.993 2.43 5.42 5.426 5.42a5.423 5.423 0 0 0 5.426-5.42c0-2.994-2.429-5.42-5.426-5.42m0 8.654a3.24 3.24 0 0 1-3.238-3.235 3.24 3.24 0 0 1 3.238-3.234 3.24 3.24 0 0 1 3.238 3.234 3.24 3.24 0 0 1-3.238 3.235M31.752 20.3a5.423 5.423 0 0 0-5.426 5.42c0 2.993 2.43 5.42 5.426 5.42a5.423 5.423 0 0 0 5.426-5.42c0-2.994-2.43-5.42-5.426-5.42m0 8.654a3.24 3.24 0 0 1-3.238-3.235 3.24 3.24 0 0 1 3.238-3.234 3.24 3.24 0 0 1 3.238 3.235 3.24 3.24 0 0 1-3.238 3.234M25.632 31.163c-.38.352-.936.53-1.65.53s-1.249-.171-1.63-.51a1.092 1.092 0 1 0-1.453 1.63c.545.485 1.522 1.065 3.083 1.065s2.585-.603 3.135-1.11c.444-.41.471-1.101.06-1.543a1.095 1.095 0 0 0-1.545-.06z"></path></svg></a></div><div role="group" aria-roledescription="slide" class="min-w-0 shrink-0 grow-0 basis-full pl-4 grid grid-cols-3 gap-4"><a title="Environment Variable" aria-label="Environment Variable" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Environment%20Variable"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="h-full w-full hover:fill-primary"><path d="M495.9 166.6c3.2 8.7.5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4l-55.6 17.8c-8.8 2.8-18.6.3-24.5-6.8-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4c-1.1-8.4-1.7-16.9-1.7-25.5s.6-17.1 1.7-25.4l-43.3-39.4c-6.9-6.2-9.6-15.9-6.4-24.6 4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2 5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8 8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160"></path></svg></a><a title="FeatBit" aria-label="FeatBit" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=FeatBit"><svg xmlns="http://www.w3.org/2000/svg" width="33" height="29" viewBox="0 0 52 47" class="h-full w-full hover:fill-primary"><path fill-rule="evenodd" d="M23.916 45.874c11.838 0 21.581-8.968 22.807-20.48A9.011 9.011 0 0 0 41.585 8.31C37.378 3.234 31.025 0 23.915 0 11.249 0 .98 10.27.98 22.937c0 2.822.51 5.525 1.442 8.021a9.011 9.011 0 0 0 12.398 13.04 22.9 22.9 0 0 0 9.097 1.876Zm3.277-13.107C34.43 32.767 40.3 26.9 40.3 19.66c0-7.238-5.869-13.107-13.107-13.107-7.24 0-13.107 5.869-13.107 13.107 0 7.24 5.868 13.107 13.107 13.107m3.995-9.128a6.553 6.553 0 1 0-6.553-11.351 6.553 6.553 0 0 0 6.553 11.35Z" clip-rule="evenodd"></path></svg></a><a title="flagd" aria-label="flagd" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=flagd"><svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 400 400" class="h-full w-full hover:fill-primary"><path fill-rule="evenodd" d="M43.958.34C21.028 3.45 3.311 21.269.32 44.229c-.488 3.749-.488 307.793 0 311.542 3.006 23.079 20.83 40.903 43.909 43.909 3.749.488 307.793.488 311.542 0 23.079-3.006 40.903-20.83 43.909-43.909.488-3.749.488-307.793 0-311.542C396.674 21.15 378.85 3.326 355.771.32 352.183-.147 47.406-.128 43.958.34m107.917 49.006c34.492 5.615 55.348 38.55 44.738 70.649-5.923 17.919-21.603 31.839-40.728 36.156l-1.51.341V187.5h116.25v56.379l2.736.777c33.229 9.435 49.85 45.565 34.851 75.755-14.883 29.956-53.849 40.145-82.274 21.514-26.985-17.686-32.811-53.942-12.658-78.763 7.626-9.392 20.741-17.421 31.564-19.321l.781-.137v-39.329h-116.25v-48.446l-1.823-.493C89.45 145.123 74.321 99.69 98.905 69.412c9.469-11.662 22.785-18.635 39.22-20.537 2.139-.247 11.255.065 13.75.471"></path></svg></a><a title="Flagsmith" aria-label="Flagsmith" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Flagsmith"><svg class="h-full w-full hover:fill-primary" viewBox="0 0 320 320"><path fill="none" d="M-1-1h322v322H-1z"></path><path d="M5.81 129.451C-9.816 77.331-2.01 27.476 64.35 8.609 81.18 3.824 106.834.366 124.248.096c63.566-.988 195.198-.207 198.206.03 1.653.132-4.709 25.16-15.856 41.711-18.233 27.07-44.207 39.774-77.023 41.426-40.408 2.036-80.93 2.415-121.403 2.433-40.07.021-74.452 12-100.864 43.243-.29.347-.986.355-1.496.512M205.696 117.206 98.5 117.011C42.913 117.495-2 162.671-2 218.342c0 55.67 44.913 100.848 100.5 101.331V188.914h107.196z"></path></svg></a><a title="Flipt" aria-label="Flipt" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Flipt"><svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="40 40 420 420" class="h-full w-full hover:fill-primary"><g clip-path="url(#clip0_46_2)"><path d="M130.975 114.93 121.86 82 81 86.924l11.63 42.779 55.632 202.814 26.716 97.56 40.86-5.232-26.716-97.252-14.144-51.089-5.972-22.158-4.714-17.543-8.487-31.083-6.286-22.159-4.714-17.542 40.86-4.925 81.406-10.156 6.6-.923c5.658-.616 11.001-1.231 15.715 6.155l1.572 2.462 1.572 2.155c2.2 3.693 4.4 4.616 9.114 4.001l57.519-7.079 5.972 22.159 4.714 17.542-49.975 6.155c-7.229.924-11.943-1.231-16.029-7.078l-2.515-4.001c-.943-1.231-1.571-2.154-2.829-2.77-1.571-1.231-3.771-1.231-6.6-.923l-95.236 11.695 8.487 31.391 81.406-10.156 6.286-.923c5.972-.616 11.001-1.539 16.03 6.155l1.571 2.462 1.257 2.154c2.515 3.694 4.715 4.617 9.43 4.001l57.204-7.078 5.972 22.159 5.028 17.542-49.975 6.155c-7.543.923-11.943-1.231-16.029-7.078l-2.515-4.001c-.943-1.539-1.886-2.155-2.829-3.078-1.885-.923-4.086-.923-6.6-.615l-95.55 11.695 11.944 43.701 47.146-5.847 19.173-2.462 27.345-3.385h1.886c5.343-.616 7.229 2.769 7.543 4.308l1.257 4.617c1.258 4.001 3.458 7.694 12.258 6.463l53.118-6.463c30.488-5.232 38.032-29.545 31.117-54.166l-40.546-148.956-53.118 6.771-14.772 1.846-30.803 3.693c-5.971.616-10.057-1.846-11-5.847l-3.458-12.003c-.943-3.693-4.086-5.847-9.429-5.232l-1.572.308-92.092 11.387z"></path><path d="m164.292 236.803-8.487-31.083-6.286-22.159-4.714-17.542h.314l40.546-4.925-14.144-51.088-40.546 4.924L121.86 82 81 86.924l11.63 42.779 55.632 202.814 26.716 97.56 40.86-5.232-26.716-97.252-14.144-51.089-5.972-22.158zM205.152 231.571l47.775-5.847-8.487-31.084-47.775 5.848 2.829 11.079zM185.665 161.094l47.774-5.847-14.143-51.088-47.461 5.847h-.314z"></path><path d="m219.296 104.159 14.144 51.088 33.631-4.309 6.6-.923c5.658-.615 11.001-1.231 15.715 6.155l.315.308-11.315-40.624v-.308l-3.458-12.003c-.943-3.693-4.086-5.847-9.429-5.232l-1.572.308z"></path><path d="m278.386 115.853 11.315 40.625 1.257 2.154 1.571 2.154c2.201 3.694 4.401 4.617 9.115 4.001l57.205-7.078-11.944-43.394-11.944 1.538-14.772 1.847-30.803 3.693c-5.971.616-9.743-1.539-11-5.54"></path><path d="m346.905 114.315 11.944 43.394h.314l5.972 22.159 4.714 17.542 31.431 113.871c27.345-6.462 33.945-29.852 27.345-53.242l-40.546-148.956zM309.502 227.878l-10.686-38.162h-.315c-1.571-1.231-3.771-1.231-6.6-.923l-47.461 5.847 8.487 31.084 33.631-4.001 6.286-.923c5.972-.616 11.001-1.539 16.03 6.155z"></path><path d="m359.163 157.709 40.86-4.924-11.944-43.702-41.174 5.232 11.944 43.394zm70.719 105.254-40.546 5.232 11.944 43.086c25.459-5.847 32.688-26.467 28.602-48.318m-51.546-34.469 40.86-4.924-8.487-31.084-40.86 4.924z"></path><path d="m359.163 157.709 40.86-4.924-11.944-43.702-41.174 5.232 11.944 43.394zm70.719 105.254-40.546 5.232 11.944 43.086c25.459-5.847 32.688-26.467 28.602-48.318m-51.546-34.469 40.86-4.924-8.487-31.084-40.86 4.924z"></path><path d="m359.163 157.709 40.86-4.924-11.944-43.702-41.174 5.232 11.944 43.394zm70.719 105.254-40.546 5.232 11.944 43.086c25.459-5.847 32.688-26.467 28.602-48.318m-51.546-34.469 40.86-4.924-8.487-31.084-40.86 4.924zM311.388 259.578l-47.461 5.847 11.944 43.394 18.23-2.154 27.345-3.385h1.886c5.343-.616 7.229 2.769 7.543 4.308l1.257 4.617c.315 1.231.943 2.462 1.572 3.693l-15.087-55.089-.628-.616c-1.886-.923-4.086-.923-6.601-.615M275.871 308.819l-11.944-43.394-48.089 5.847 11.944 43.702 47.146-5.847z"></path></g></svg></a><a title="GO Feature Flag" aria-label="GO Feature Flag" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=GO%20Feature%20Flag"><svg xmlns="http://www.w3.org/2000/svg" width="400" height="380" viewBox="0 0 300 285" class="h-full w-full hover:fill-primary"><path d="M188.4 4c-2.6 1-8.1 7.3-10.2 11.6-1 2.3-2.1 3.3-3.1 2.9C142.5 8.8 96 14.6 70.4 31.7c-5.6 3.7-6.2 3.9-7.2 2.2-1.8-2.8-9.6-7.8-14.4-9-4.1-1.1-4.9-1-8.8 1.2-11.7 6.5-9.4 18.6 5 25.9l4 2.1-1.6 3.1c-.9 1.8-2.6 5.9-3.8 9.3-1.7 4.7-3.4 7.2-8 11.5-3.2 3-7 7.4-8.4 9.9-3.1 5.2-6.2 16.1-6.2 21.4 0 8.8 5.3 22.9 10.4 27.6 1.4 1.4 2.6 3 2.6 3.7s-2.8 3.6-6.2 6.6C16 157.4 11 165.8 13.1 171.9c2 5.6 8.4 6 18.1 1 2-1 3.9-1.9 4.1-1.9s.5 2.8.6 6.2c.4 14.3 4.8 31.7 11 44.2l3.8 7.5-5.3 2.6C33.7 237.2 24 246.6 24 252.1c0 8.5 11.4 8.1 37.8-1.2 10.8-3.8 11.6-4 14.5-2.6 18.2 8.4 44.3 13.5 64 12.4 10.5-.6 23.3-2.6 26.7-4.1 1.1-.5 2.4 1 5 5.6 4.2 7.8 12.9 17.1 18.4 19.8 5.2 2.5 6.1 2.5 8.6 0 2.9-2.9 2.6-12-.8-25.7l-2.9-11.2 5.3-3.6c8.1-5.3 17.9-15 23-22.6 10.6-16 13.4-26.9 13.4-51.9v-16.9l8.3-8.3c4.6-4.6 9.1-9.5 10.1-11 1.5-2.2 2.2-2.5 4.1-1.8 5.9 2.3 37.2 8.7 38 7.8.3-.3.1-5.9-.5-12.4-.6-6.8-.8-23.5-.5-38.9.6-30.6.2-35.1-2.8-35.9-1.1-.3-6.6-.2-12.1.2l-10.1.7 11.5.5 11.5.5.1 41.8c.2 37.9 0 41.6-1.4 40.5-1.3-1.1-1.4-1.1-.7.1.6 1.1.2 1.3-2.1.7-5.7-1.2-16.1-3.5-23.9-5.1-4.4-1-8.2-1.9-8.4-2.1s.5-1.8 1.6-3.7c3.2-5.3 4.8-12.9 3.6-16.4-1-2.8-.5-7.2 1.5-13.3 1.5-4.9-.6-14.5-3.7-16.5-3.3-2-9.9 3.5-10.6 8.8-.8 6.6-3.1 15.3-4.2 16-.7.4-3.6 3-6.4 5.7-2.9 2.8-5.3 5-5.4 5-1 0-1.1-8.7-.2-14.1 2.1-13.1-2.2-26.7-11.6-36.7-3-3.1-7.3-8.6-9.7-12.2s-7.4-9.7-11.2-13.6l-6.8-7.1 2.1-1.9C199.8 25 204 16.8 204 14c0-7.2-8.8-12.8-15.6-10m7 5.2c1.4.6 2.8 1.9 3.2 3 .6 1.9-2.2 8.5-5.4 12.6-1.5 2-2 2.1-3.6.9-1.8-1.3-1.7-1.5 1.3-4.9 4-4.6 4.1-7.1.1-3.3l-3 2.9v-2.7c0-1.5-.5-2.7-1.1-2.7-.8 0-.9 1.3-.5 4 .7 4.2 0 4.8-3.5 2.9-1.9-1-1.9-1.1.3-5.1 2.3-4 7.1-8.8 8.8-8.8.5 0 2 .5 3.4 1.2m-34.6 11.3c3.4.8 7.6 1.7 9.3 2 5 .9 15 5.9 20.6 10.3 5.2 4.1 17.8 18.1 17 18.8-.2.2-2.2-.2-4.4-1-2.5-.9-7.1-1.3-12.4-1.1-21.4.6-37.1 14.6-41 36.5-2.2 12.4 2.5 26.1 12.2 35.9 3 2.9 7.5 6.4 10.1 7.7 6.2 3.2 18.2 5.7 23.3 4.9 2.2-.4 5.2-.9 6.8-1.1 7.6-1.2 21.3-10.5 24.6-16.8 2.2-4 3.1-3.1 3.1 2.6 0 2.9.5 9.5 1 14.7 1.5 14.3 1.6 46.5.1 54.1-3.1 15.4-9.3 27.1-20.7 38.5-16.2 16.1-33.1 24.2-58.4 28-23.4 3.5-47.3.1-72-10.2-13.7-5.8-20.6-11.3-26.9-21.8-3.4-5.6-8.9-20.5-9.6-26-.3-1.7-1-5.5-1.6-8.5-.9-4.3-2.9-43-2.3-43 .1 0 3.1 1.5 6.5 3.2 6.1 3.2 6.9 3.3 17.9 3.3s11.9-.2 18-3.2c8.4-4.1 13-8 17.3-14.5 5.3-8.2 7.4-15.4 7.2-25.1-.4-18.1-11.3-33.1-28.6-39.5-4.5-1.6-7.5-2-15-1.8-5.2.1-10.4.8-11.6 1.4-1.2.7-2.5 1.2-2.8 1.2-2.2 0 6.4-17.2 11.6-23.3 2.3-2.6 6.8-6.6 10.1-8.9 6.1-4.1 21.2-11.6 24.8-12.3 1.1-.2 2.5-.7 3.1-1.1.6-.3 6.1-1.7 12.2-2.9 13.7-2.8 40.2-3.3 50.5-1M52 31.6c1.4.8 3.9 2.5 5.5 3.9 2.5 2 2.8 2.8 1.9 4.2-1.7 2.7-3.5 2.2-5.5-1.5-2.5-4.7-3.3-5.2-2.6-1.7.6 3 .5 3.1-2.9 2.7-2.1-.3-3.4 0-3.4.7 0 .6 1.1 1.1 2.5 1.1 2.9 0 7.5 2 7.5 3.2 0 .5-.7 2-1.6 3.3l-1.6 2.4-3.6-1.8c-4.6-2.4-11.2-8.9-11.2-11 .1-1.9 2.8-5.3 5.5-6.9 2.2-1.2 5.6-.7 9.5 1.4m155.4 26c17.4 8.2 26.2 26.9 21 44.4-4.3 14.4-15.1 24.1-30.1 27-8.4 1.7-17.1 0-25.4-4.9-11.8-6.9-18.3-18.4-18.3-32.6-.1-7.2.3-8.8 3.3-15 5.7-11.4 15.6-19.5 26.6-21.6 6.6-1.2 17.2 0 22.9 2.7M80.5 75.8c7.4 3.7 14.8 11.4 18.2 19 2.2 4.7 2.6 7.2 2.6 14.7.1 7.7-.3 9.9-2.5 14.7-3.5 7.6-10.9 15.3-18.3 19.1-5.6 3-6.6 3.2-16.5 3.1-12.5 0-16.8-1.7-25.2-9.3-10-9.1-14.2-21.2-11.9-33.7 1.6-8.7 4.1-13.6 10.5-20 5.6-5.5 12-9.3 17-10.1 1.7-.3 3.3-.7 3.6-1s4.1-.3 8.5 0c6.3.3 9.3 1.1 14 3.5M260 90.3c0 5.2-2.9 15-5 17.2-2 1.9-2 1.9-2-3.6 0-3.1.5-8.1 1.1-11.2 1-5 1.5-5.7 3.5-5.7s2.4.5 2.4 3.3m-11.6 20.2c.8 2.9 4.5 4.2 7.6 2.5s3.3-.9 1.1 4.4c-2.8 6.4-5.6 10.3-13.3 18.4l-6.6 7-.6-6.7c-.4-3.6-.9-8.6-1.2-11.1-.5-4.4-.3-4.7 5.3-10.6 3.2-3.4 6.1-6.2 6.4-6.3.4-.1 1 1 1.3 2.4M34.6 164.6c-.6 1.5-10.1 6.1-13.6 6.6-2.1.2-2.6-.2-2.8-2.5-.4-3.5 2.5-7.8 10.2-14.9l6.1-5.7.3 7.6c.2 4.2.1 8.2-.2 8.9m24.8 73.2c2.8 2.7 5.3 5.2 5.6 5.6 1.1 1.7-25.4 9.6-32.2 9.6-5.4 0-4.9-1.9 2-8.1 4.6-4.1 16.9-11.8 19.1-11.9.2 0 2.7 2.2 5.5 4.8m134 21.2c2.7 11.4 3.3 18.5 1.7 19.5-2.6 1.6-20.9-18.5-21.1-23.1 0-.7 1.5-1.5 3.3-1.8 1.7-.4 5.2-1.7 7.7-3.1 2.5-1.3 4.8-2.4 5.2-2.4.3-.1 1.8 4.9 3.2 10.9"></path><path d="M124.3 103c-1.3.5-2.3 1.4-2.3 1.9 0 .6-1.6 1.8-3.5 2.7-6.8 3.2-10.2 11.3-7.1 17.2 2.1 4.2 5 5.6 9.7 4.8 3.7-.6 3.9-.5 3.9 2.2 0 5 2.5 7.2 8 7.2 2.7 0 6-.4 7.4-1 2.3-.8 2.6-1.5 2.6-6 0-4.6.2-5 2.3-5 3.5 0 7-4.2 6.4-7.7-.7-4.6-3.4-8.9-6.9-11.5-1.8-1.2-4.1-3.1-5-4-2-2-11.4-2.4-15.5-.8m12.7 4.9c0 1.1-8.9 1.1-9.6-.1-.3-.4 1.8-.8 4.5-.8 2.8 0 5.1.4 5.1.9m9 11.3v2.9l-7.5-.5c-5.8-.3-8.9 0-13.9 1.7-5.4 1.7-6.7 1.8-8 .8-2.4-2-1.9-5.7 1.3-9.3 2.8-3.1 3.1-3.2 6.3-2 4.5 1.6 10.7 1.5 13.8-.2 2.3-1.2 2.8-1 5.3 1.2 1.7 1.7 2.7 3.6 2.7 5.4m-7.9 10.6c.7 3.4.3 4.2-1.8 4.2-.9 0-1.3-1.3-1.3-4.1 0-4.9 2.1-4.9 3.1-.1m-4.5.7c0 2.7-.4 3.5-1.8 3.5s-1.8-.8-1.8-3.5.4-3.5 1.8-3.5 1.8.8 1.8 3.5M205.1 70.3c-4.7 2.3-4.7 9.8.1 13.1 3.2 2.3 6.5 2 9.3-.9 3.4-3.3 3.3-7.8-.1-11-3-2.8-5.7-3.1-9.3-1.2m3.9 2.1c0 .8-.4 1.7-.8 2-1.3.8-3.5-1.1-2.8-2.3 1-1.6 3.6-1.4 3.6.3m2.7 6.1c-.7 1.6-3.7 2.1-3.7.5 0-1 3.2-3.1 3.9-2.5.2.2.1 1.1-.2 2M75.3 87c-2.9 2.7-3.7 5.6-2.3 8.9 2.2 5.4 9.6 6.5 13.3 2 5.8-7.1-4.3-17.2-11-10.9m4.5 3.3c.2 1.1-.3 1.7-1.7 1.7-2.3 0-3.5-1.5-2.6-3.1 1-1.5 3.9-.6 4.3 1.4M253.5 51.7c-2.7.2-5.3.7-5.7 1.1-1.1 1.1-1.9 34.2-.8 34.2s1.5-7.9 1.1-20.1c-.2-4.2 0-9 .3-10.6.6-2.7 1.1-3 5.4-3.2 2.6-.1 7.6-.6 11.2-1l6.5-.8H265c-3.6 0-8.7.2-11.5.4M267.4 62.3c.3 1 .6 2.3.6 2.8 0 1.4 2.7 1.1 3.2-.4.7-1.6-.1-3.7-1.4-3.7-.5 0-.7 1-.3 2.2.5 2.2.5 2.1-1-.2-1-1.5-1.4-1.7-1.1-.7M266.3 79.1c-.1 1.1.7 3.7 1.8 5.7 1 2 1.9 4.8 1.9 6.2s.5 3.2 1 4c.7 1.1 1-.5 1-5.1 0-5.8-.3-7-2.8-9.8-2.6-3-2.8-3-2.9-1"></path><path d="M273.9 79.9c1 .7 1.1 2.7.6 9.4l-.7 8.5-4.7-.4c-3.3-.4-4.2-.2-3.1.5 2.2 1.6 10.1 1.4 9.5-.2-.3-.6-.1-4.9.3-9.4.6-6.6.5-8.3-.6-8.8-2.1-.8-2.9-.6-1.3.4M267.2 122.2c.4 2.8 1.9 3.2 4.3 1.3 1.7-1.3 1.8-1.6.5-2.5-2.7-1.8-5.2-1.2-4.8 1.2"></path></svg></a></div><div role="group" aria-roledescription="slide" class="min-w-0 shrink-0 grow-0 basis-full pl-4 grid grid-cols-3 gap-4"><a title="Harness" aria-label="Harness" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Harness"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 111.509 110.796" class="h-full w-full hover:fill-primary"><path d="M94.864 57.495a16.1 16.1 0 0 1-3.246 5.678l-8.335 8.288-16.117-16.026 16.117-16.027 8.335 8.128a9.5 9.5 0 0 1 3.122 4.496c.577 1.77.62 3.67.124 5.463M53.421 94.334a16 16 0 0 1-5.55-3.274l-8.31-8.265 16.116-16.027 16.117 16.027-8.358 8.31a9.6 9.6 0 0 1-4.521 3.106 9.63 9.63 0 0 1-5.494.123M16.352 53.122a16 16 0 0 1 3.292-5.678l8.335-8.265 16.117 16.027L27.98 71.233l-8.358-8.312a9.6 9.6 0 0 1-3.13-4.507 9.54 9.54 0 0 1-.139-5.475zM57.795 16.1a16 16 0 0 1 5.733 3.274l8.312 8.266-16.117 16.026L39.606 27.64l8.266-8.082a9.6 9.6 0 0 1 4.522-3.106 9.63 9.63 0 0 1 5.493-.123zm45.335 20.103L74.902 8.224A32 32 0 0 0 63.39 1.356c-9.601-3.183-19.133-.71-26.869 6.868L8.271 36.203A31.8 31.8 0 0 0 1.363 47.65C-1.837 57.198.65 66.7 8.271 74.392L36.36 102.44a31.94 31.94 0 0 0 11.512 7.006c2.619.88 5.363 1.336 8.127 1.35a26.4 26.4 0 0 0 10.226-2.283 26.3 26.3 0 0 0 8.516-6.073l28.389-27.956a31.8 31.8 0 0 0 7.022-11.447c3.2-9.548.69-19.049-7.022-26.72"></path></svg></a><a title="Hypertune" aria-label="Hypertune" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Hypertune"><svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" class="h-full w-full hover:fill-primary"><path d="M14.4 0A14.37 14.37 0 0 0 0 14.4v19.2A14.37 14.37 0 0 0 14.4 48h19.2A14.37 14.37 0 0 0 48 33.6V14.4A14.37 14.37 0 0 0 33.6 0zm-.9 10.5c1.662 0 3 1.338 3 3s-1.338 3-3 3-3-1.338-3-3 1.338-3 3-3m24.236.229a1.124 1.124 0 0 1 .795 1.922L13.381 37.8c-.44.44-1.151.44-1.592 0-.44-.44-.44-1.15 0-1.59l25.152-25.152c.22-.22.508-.33.795-.33m.116 15.613c.287 0 .574.11.794.33.441.44.441 1.149 0 1.59l-9.81 9.812c-.44.44-1.151.44-1.592 0a1.124 1.124 0 0 1 0-1.592l9.813-9.81c.22-.22.507-.33.795-.33"></path></svg></a><a title="Kameleoon" aria-label="Kameleoon" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Kameleoon"><svg xmlns="http://www.w3.org/2000/svg" width="300" height="300" viewBox="0 0 30 30" class="h-full w-full hover:fill-primary"><path fill-rule="evenodd" d="M12.757 4.486v4.502a8.255 8.255 0 1 0 8.255 8.255h4.503C25.515 24.288 19.803 30 12.757 30S0 24.288 0 17.243 5.712 4.486 12.757 4.486M12.757 4.486V.752c0-.427.357-.77.784-.751C22.45.399 29.6 7.55 29.999 16.459a.75.75 0 0 1-.75.784h-3.734c0-7.045-5.712-12.757-12.758-12.757" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M12.757 20.995a3.752 3.752 0 1 0 0-7.505 3.752 3.752 0 0 0 0 7.505" clip-rule="evenodd"></path></svg></a><a title="LaunchDarkly" aria-label="LaunchDarkly" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=LaunchDarkly"><svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 216 214.94" class="h-full w-full hover:fill-primary"><path d="M109.8 214.94a4.87 4.87 0 0 1-4.26-2.66 4.5 4.5 0 0 1 .44-4.82l50.49-69.53L68 174.11a4.6 4.6 0 0 1-1.9.41 4.77 4.77 0 0 1-4.52-3.4 4.57 4.57 0 0 1 2-5.21L141.33 120 4.41 112.13a4.69 4.69 0 0 1 0-9.36l137-7.87L63.61 49a4.56 4.56 0 0 1-1.94-5.2 4.74 4.74 0 0 1 4.51-3.4 4.6 4.6 0 0 1 1.9.4L156.5 77 106 7.48a4.56 4.56 0 0 1-.44-4.83A4.84 4.84 0 0 1 109.84 0a4.6 4.6 0 0 1 3.28 1.41l100.65 100.64a7.65 7.65 0 0 1 0 10.8L113.08 213.53a4.6 4.6 0 0 1-3.28 1.41" class="cls-1"></path></svg></a><a title="PostHog" aria-label="PostHog" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=PostHog"><svg xmlns="http://www.w3.org/2000/svg" class="h-full w-full hover:fill-primary" viewBox="0 0 92 40"><path d="M19.688 33.683a1 1 0 0 1-1.787 0l-2.639-5.241a1 1 0 0 1 0-.9l2.64-5.24a1 1 0 0 1 1.786 0l2.639 5.24a1 1 0 0 1 0 .9zm0 18.661a1 1 0 0 1-1.787 0l-2.639-5.241a1 1 0 0 1 0-.9l2.64-5.24a1 1 0 0 1 1.786 0l2.639 5.24a1 1 0 0 1 0 .9z"></path><path d="M0 41.591c0-.89 1.074-1.336 1.705-.71l11.609 11.527c.633.629.188 1.71-.705 1.71H1a1 1 0 0 1-1-1zm0-6.55a1 1 0 0 0 .295.709l18.207 18.077a1 1 0 0 0 .704.29h12.197c.893 0 1.338-1.08.705-1.709L1.705 22.22C1.074 21.594 0 22.04 0 22.93zm0-18.662a1 1 0 0 0 .295.71l37.001 36.738a1 1 0 0 0 .705.29h12.197c.892 0 1.338-1.08.704-1.709L1.705 3.56C1.074 2.933 0 3.38 0 4.27zm18.794 0a1 1 0 0 0 .296.71l35.589 35.336c.63.627 1.704.18 1.704-.71v-12.11a1 1 0 0 0-.295-.71L20.498 3.56c-.63-.626-1.704-.18-1.704.71v12.11Zm20.5-12.82c-.632-.626-1.705-.18-1.705.71v12.11a1 1 0 0 0 .295.71l16.794 16.675c.632.627 1.705.18 1.705-.71v-12.11a1 1 0 0 0-.295-.71zM79.947 43.924l-19.2-19.064c-.632-.627-1.706-.18-1.706.71v27.548a1 1 0 0 0 1 1h29.172a1 1 0 0 0 1-1v-3.972c0-.552-.448-.996-1-1.034a14.57 14.57 0 0 1-9.266-4.188m-11.884 4.222c-1.66 0-3.007-1.337-3.007-2.986 0-1.648 1.347-2.985 3.007-2.985s3.007 1.337 3.007 2.985c0 1.649-1.347 2.986-3.007 2.986"></path><path d="M0 53.118a1 1 0 0 0 1 1h11.61c.892 0 1.337-1.081.704-1.71L1.704 40.881c-.63-.626-1.704-.18-1.704.71zm18.794-32.59L1.704 3.559C1.075 2.933 0 3.38 0 4.27v12.11a1 1 0 0 0 .295.71l18.5 18.368v-14.93ZM1.705 22.22C1.074 21.594 0 22.04 0 22.93v12.11a1 1 0 0 0 .295.71l18.5 18.368v-14.93z"></path><path d="M37.589 20.944a1 1 0 0 0-.296-.71L20.5 3.56c-.631-.626-1.705-.18-1.705.71v12.11a1 1 0 0 0 .296.71L37.59 35.458V20.944ZM18.794 54.118h12.61c.892 0 1.338-1.081.704-1.71l-13.314-13.22zm0-33.59V35.04a1 1 0 0 0 .296.71l18.499 18.368V39.605a1 1 0 0 0-.296-.71L18.794 20.529Z"></path></svg></a><a title="Split" aria-label="Split" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Split"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 250 250" class="h-full w-full hover:fill-primary"><path d="M162.64 1 25 79.15v46.480000000000004l137.64-78.12zM162.64 158.57v46.62l.03.02 56.29-31.96-41.09-23.33zM86.82 201.62v46.66l69.51-39.47-41.09-23.33zM134 70.95 92.91 94.27l131.54 74.9v-46.86zM156.33 154.89l-85.09-48.32-41.09 23.33 126.18 71.72z"></path></svg></a></div><div role="group" aria-roledescription="slide" class="min-w-0 shrink-0 grow-0 basis-full pl-4 grid grid-cols-3 gap-4"><a title="Statsig" aria-label="Statsig" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Statsig"><svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 400 400" class="h-full w-full hover:fill-primary"><path fill-rule="evenodd" d="M292.026 24H107.921c-5.683 0-10.889 3.032-13.757 7.925L2.11 191.643c-2.815 4.893-2.815 10.955 0 15.902L94.164 367.21c2.815 4.894 8.074 7.925 13.757 7.925h184.158c5.683 0 10.89-3.031 13.758-7.925l92.052-159.665c2.815-4.893 2.815-10.957 0-15.902L305.784 31.925C302.969 27.032 297.71 24 292.026 24m44.993 112.008a3.42 3.42 0 0 0-3.506-1.17l-68.734 16.435c-1.222.266-2.177 1.117-2.549 2.287-.425 1.17-.158 2.447.638 3.404l11.048 13.136-48.284 42.284-44.937-50.953c-1.913-2.18-5.312-2.393-7.49-.479l-66.608 58.079c-3.241-1.17-6.693-1.861-10.305-1.861-16.626 0-30.17 13.563-30.17 30.211 0 16.646 13.544 30.208 30.17 30.208 16.625 0 30.17-13.562 30.17-30.208a29.8 29.8 0 0 0-.743-6.543l48.868-42.602 45.947 52.122c1.38 1.542 3.771 1.703 5.31.319l66.716-58.398 10.996 13.137c.69.798 1.646 1.277 2.708 1.277h.479c1.222-.159 2.23-.957 2.761-2.075l28.099-64.94c.531-1.223.319-2.606-.531-3.67z" clip-rule="evenodd"></path></svg></a><a title="Unleash" aria-label="Unleash" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Unleash"><svg xmlns="http://www.w3.org/2000/svg" width="178" height="178" viewBox="0 0 178 178" class="h-full w-full hover:fill-primary"><path fill-rule="evenodd" d="M88.5 176c48.325 0 87.5-39.175 87.5-87.5S136.825 1 88.5 1 1 40.175 1 88.5 40.175 176 88.5 176M76 51H51v75h75V51h-25v50H76z" clip-rule="evenodd"></path><path fill-opacity="0.5" d="M101 101h25v25h-25z"></path></svg></a><a title="UserDefaults" aria-label="UserDefaults" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=UserDefaults"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="h-full w-full hover:fill-primary"><path d="M495.9 166.6c3.2 8.7.5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4l-55.6 17.8c-8.8 2.8-18.6.3-24.5-6.8-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4c-1.1-8.4-1.7-16.9-1.7-25.5s.6-17.1 1.7-25.4l-43.3-39.4c-6.9-6.2-9.6-15.9-6.4-24.6 4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2 5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8 8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160"></path></svg></a><a title="GrowthBook" aria-label="GrowthBook" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=GrowthBook"><svg xmlns="http://www.w3.org/2000/svg" width="300" height="300" viewBox="0 0 300 300" class="h-full w-full hover:fill-primary"><g data-name="logo mark"><path d="m102.259 112.286 167.413-94.2s-15.783 13.884-15.089 43.938c.74 32.029 15.089 43.939 15.089 43.939L250 97 96 157.287s-3.739-10.476-3.8-18.372c-.159-19.48 10.059-26.629 10.059-26.629" class="cls-1" data-name="Rectangle 12 copy 5"></path><path d="m66.644 173.868 182.91-66.908s-15.783 13.884-15.089 43.939c.74 32.029 15.089 43.938 15.089 43.938L224 185 59.827 217.317s-3.184-9.656-3.242-16.82c-.158-19.481 10.059-26.629 10.059-26.629" class="cls-1" data-name="Rectangle 12 copy 3"></path><path d="m31.059 228.127 192.988-34.621s-15.783 13.884-15.089 43.938c.74 32.029 15.089 43.939 15.089 43.939H32.5S21.168 274.5 21 253.756c-.158-19.481 10.059-25.629 10.059-25.629" class="cls-1"></path></g></svg></a><a title="Multi-Provider" aria-label="Multi-Provider" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Multi-Provider"><svg xmlns="http://www.w3.org/2000/svg" width="56" height="52" viewBox="0 0 56 52" class="h-full w-full hover:fill-primary"><path fill-rule="evenodd" d="M56 6a6 6 0 0 1-11.885 1.175c-1.357.466-2.412 1.121-3.272 1.88-1.799 1.591-2.904 3.777-3.993 6.286q-.224.515-.45 1.052l-.001.002c-.912 2.146-1.907 4.487-3.398 6.403q-.491.633-1.06 1.202h12.4a6 6 0 1 1 0 4H31.592c.516.473.983.987 1.409 1.535 1.49 1.916 2.486 4.257 3.398 6.402q.227.537.451 1.055c1.09 2.509 2.194 4.695 3.993 6.285.848.75 1.887 1.398 3.218 1.862A6.001 6.001 0 0 1 56 46a6 6 0 0 1-11.506 2.389c-2.322-.56-4.154-1.552-5.638-2.864-2.34-2.07-3.66-4.812-4.758-7.338q-.25-.577-.487-1.135c-.924-2.165-1.747-4.093-2.978-5.674-1.326-1.705-3.126-2.986-6.15-3.378H6.121l6.486 6.485a1.5 1.5 0 1 1-2.122 2.122L.94 27.06a1.5 1.5 0 0 1 0-2.122l9.546-9.546a1.5 1.5 0 1 1 2.122 2.122L6.12 24h20.017c2.061-.582 3.43-1.677 4.495-3.045 1.23-1.58 2.054-3.509 2.978-5.674q.237-.557.487-1.135c1.097-2.526 2.418-5.268 4.758-7.338 1.453-1.284 3.24-2.262 5.492-2.828A6.002 6.002 0 0 1 56 6" clip-rule="evenodd"></path></svg></a><a title="Tggl" aria-label="Tggl" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/ecosystem?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=Tggl"><svg xmlns="http://www.w3.org/2000/svg" width="54" height="33.208" class="h-full w-full hover:fill-primary" viewBox="0 0 361 222"><path d="M263.144 110.996c0 11.742-9.518 21.26-21.259 21.26-11.742 0-21.26-9.518-21.26-21.26 0-11.74 9.518-21.259 21.26-21.259 11.741 0 21.259 9.518 21.259 21.259"></path><path fill-rule="evenodd" d="M199.368 166.545q0 15.4-6.2 27.8-6 12.6-18.6 20-12.4 7.4-31 7.4-24.8 0-40.2-11.8-6.115-4.607-10.15-10.538l28.542-16.072q1.99 2.96 5.408 5.01 6 3.8 14.8 3.8 10.6 0 16.8-6.2 6.4-6 6.4-19.4v-1.931c-6.769 2.439-14.119 3.776-21.8 3.776-33.689 0-61-25.709-61-57.423 0-31.713 27.311-57.422 61-57.422 18.777 0 35.572 7.986 46.761 20.546 11.19-12.56 27.985-20.546 46.762-20.546 10.965 0 21.254 2.724 30.146 7.491v-5.89h34.2v111.399q0 15.4-6.2 27.8-6 12.6-18.6 20-12.4 7.4-31 7.4-24.8 0-40.2-11.8-6.115-4.607-10.149-10.538l28.541-16.072q1.99 2.96 5.408 5.01 6 3.8 14.8 3.8 10.6 0 16.8-6.2 6.4-6 6.4-19.4v-5.647c-8.892 4.768-19.181 7.492-30.146 7.492-14.15 0-27.174-4.535-37.523-12.146zm42.516-90.2H148.68c-19.137 0-34.651 15.514-34.651 34.651s15.514 34.652 34.651 34.652h93.205c19.137 0 34.651-15.514 34.651-34.652 0-19.137-15.514-34.651-34.652-34.651" clip-rule="evenodd"></path><path d="M70.4 138v29H53q-18.6 0-29-9-10.4-9.2-10.4-29.8V83.8H0V55.4h13.6V28.2h34.2v27.2h22.4v28.4H47.8v44.8q0 5 2.4 7.2t8 2.2zM360.491 19v148h-34.2V22.488z"></path></svg></a></div></div></div><button class="absolute h-8 w-8 rounded-full border-none p-0 grid place-content-center cursor-pointer -left-12 top-1/2 -translate-y-1/2" disabled=""><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="arrow-left" class="svg-inline--fa fa-arrow-left h-4 w-4" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"></path></svg><span class="sr-only">Previous slide</span></button><button class="absolute h-8 w-8 rounded-full border-none p-0 grid place-content-center cursor-pointer -right-12 top-1/2 -translate-y-1/2" disabled=""><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="arrow-right" class="svg-inline--fa fa-arrow-right h-4 w-4" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"></path></svg><span class="sr-only">Next slide</span></button></div></div></div><div class="max-w-xl md:max-w-none md:w-full mx-auto md:col-span-7 lg:col-span-6" data-aos="fade-left"><div class="md:pl-4 lg:pl-12 xl:pl-16"><div class="font-architects-daughter text-xl text-purple-600 mb-2">Developed with the industry</div><h3 class="h3 mb-3">Supports your favorite tools</h3><p class="text-xl text-gray-500 dark:text-gray-300 mb-4">OpenFeature has broad industry support, and many of the top open source and commercial tools have created officially-supported providers.</p><ul class="text-lg text-gray-500 dark:text-gray-300 -mb-2 pl-0"><li class="flex items-center mb-2"><svg class="w-3 h-3 fill-current text-green-500 mr-2 shrink-0" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z"></path></svg><span>Works with your favorite vendor</span></li><li class="flex items-center mb-2"><svg class="w-3 h-3 fill-current text-green-500 mr-2 shrink-0" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z"></path></svg><span>Integrates with popular open source projects</span></li><li class="flex items-center"><svg class="w-3 h-3 fill-current text-green-500 mr-2 shrink-0" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z"></path></svg><span>Add support to your home grown solution</span></li></ul></div></div></div><div class="md:grid md:grid-cols-12 md:gap-6 items-center"><div class="max-w-xl md:max-w-none md:w-full mx-auto md:col-span-5 lg:col-span-6 mb-8 md:mb-0 md:order-1" data-aos="fade-up"><div class="max-w-full mx-auto md:max-w-none h-auto flex flex-row justify-center"><div class="relative w-full max-w-xs" role="region" aria-roledescription="carousel"><div class="overflow-hidden"><div class="flex -ml-4"><div role="group" aria-roledescription="slide" class="min-w-0 shrink-0 grow-0 basis-full pl-4 grid grid-cols-3 gap-4"><a title="Java SDK" aria-label="Java SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/server/java"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 384 512" class="h-full w-full hover:fill-primary"><path d="M277.74 312.9c9.8-6.7 23.4-12.5 23.4-12.5s-38.7 7-77.2 10.2c-47.1 3.9-97.7 4.7-123.1 1.3-60.1-8 33-30.1 33-30.1s-36.1-2.4-80.6 19c-52.5 25.4 130 37 224.5 12.1m-85.4-32.1c-19-42.7-83.1-80.2 0-145.8C296 53.2 242.84 0 242.84 0c21.5 84.5-75.6 110.1-110.7 162.6-23.9 35.9 11.7 74.4 60.2 118.2m114.6-176.2c.1 0-175.2 43.8-91.5 140.2 24.7 28.4-6.5 54-6.5 54s62.7-32.4 33.9-72.9c-26.9-37.8-47.5-56.6 64.1-121.3m-6.1 270.5a12.2 12.2 0 0 1-2 2.6c128.3-33.7 81.1-118.9 19.8-97.3a17.33 17.33 0 0 0-8.2 6.3 70.5 70.5 0 0 1 11-3c31-6.5 75.5 41.5-20.6 91.4M348 437.4s14.5 11.9-15.9 21.2c-57.9 17.5-240.8 22.8-291.6.7-18.3-7.9 16-19 26.8-21.3 11.2-2.4 17.7-2 17.7-2-20.3-14.3-131.3 28.1-56.4 40.2C232.84 509.4 401 461.3 348 437.4M124.44 396c-78.7 22 47.9 67.4 148.1 24.5a186 186 0 0 1-28.2-13.8c-44.7 8.5-65.4 9.1-106 4.5-33.5-3.8-13.9-15.2-13.9-15.2m179.8 97.2c-78.7 14.8-175.8 13.1-233.3 3.6 0-.1 11.8 9.7 72.4 13.6 92.2 5.9 233.8-3.3 237.1-46.9 0 0-6.4 16.5-76.2 29.7M260.64 353c-59.2 11.4-93.5 11.1-136.8 6.6-33.5-3.5-11.6-19.7-11.6-19.7-86.8 28.8 48.2 61.4 169.5 25.9a60.4 60.4 0 0 1-21.1-12.8"></path></svg></a><a title="Node.js SDK" aria-label="Node.js SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/server/javascript"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512" class="h-full w-full hover:fill-primary"><path d="M224 508c-6.7 0-13.5-1.8-19.4-5.2l-61.7-36.5c-9.2-5.2-4.7-7-1.7-8 12.3-4.3 14.8-5.2 27.9-12.7 1.4-.8 3.2-.5 4.6.4l47.4 28.1c1.7 1 4.1 1 5.7 0l184.7-106.6c1.7-1 2.8-3 2.8-5V149.3c0-2.1-1.1-4-2.9-5.1L226.8 37.7c-1.7-1-4-1-5.7 0L36.6 144.3c-1.8 1-2.9 3-2.9 5.1v213.1c0 2 1.1 4 2.9 4.9l50.6 29.2c27.5 13.7 44.3-2.4 44.3-18.7V167.5c0-3 2.4-5.3 5.4-5.3h23.4c2.9 0 5.4 2.3 5.4 5.3V378c0 36.6-20 57.6-54.7 57.6-10.7 0-19.1 0-42.5-11.6l-48.4-27.9C8.1 389.2.7 376.3.7 362.4V149.3c0-13.8 7.4-26.8 19.4-33.7L204.6 9c11.7-6.6 27.2-6.6 38.8 0l184.7 106.7c12 6.9 19.4 19.8 19.4 33.7v213.1c0 13.8-7.4 26.7-19.4 33.7L243.4 502.8c-5.9 3.4-12.6 5.2-19.4 5.2m149.1-210.1c0-39.9-27-50.5-83.7-58-57.4-7.6-63.2-11.5-63.2-24.9 0-11.1 4.9-25.9 47.4-25.9 37.9 0 51.9 8.2 57.7 33.8.5 2.4 2.7 4.2 5.2 4.2h24c1.5 0 2.9-.6 3.9-1.7s1.5-2.6 1.4-4.1c-3.7-44.1-33-64.6-92.2-64.6-52.7 0-84.1 22.2-84.1 59.5 0 40.4 31.3 51.6 81.8 56.6 60.5 5.9 65.2 14.8 65.2 26.7 0 20.6-16.6 29.4-55.5 29.4-48.9 0-59.6-12.3-63.2-36.6-.4-2.6-2.6-4.5-5.3-4.5h-23.9c-3 0-5.3 2.4-5.3 5.3 0 31.1 16.9 68.2 97.8 68.2 58.4-.1 92-23.2 92-63.4"></path></svg></a><a title="NestJS SDK" aria-label="NestJS SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/server/javascript/nestjs"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300" class="h-full w-full hover:fill-primary"><path d="M153.338 45.652c-1.809 0-3.489.388-5.04.905 3.296 2.197 5.105 5.105 6.01 8.4.065.453.194.776.258 1.228.065.388.13.776.13 1.164.258 5.686-1.487 6.397-2.715 9.757-1.874 4.33-1.357 8.982.905 12.73.194.453.452.97.776 1.422-2.456-16.349 11.179-18.804 13.699-23.91.194-4.458-3.49-7.43-6.397-9.498-2.78-1.68-5.3-2.198-7.626-2.198m20.55 3.684c-.26 1.486-.065 1.098-.13 1.874-.064.517-.064 1.163-.129 1.68-.129.517-.258 1.034-.452 1.55-.13.518-.323 1.035-.517 1.552-.259.517-.452.969-.71 1.486-.195.258-.324.517-.518.775l-.388.582c-.323.452-.646.905-.969 1.292-.388.388-.71.84-1.163 1.163v.065c-.388.323-.775.711-1.228 1.034-1.357 1.034-2.908 1.81-4.33 2.779-.452.323-.904.581-1.292.969-.452.323-.84.646-1.227 1.034-.453.388-.776.775-1.164 1.228-.323.387-.71.84-.969 1.292-.323.452-.646.905-.905 1.357-.258.517-.452.97-.71 1.486-.194.517-.388.97-.517 1.487a21 21 0 0 0-.453 1.615c-.064.259-.064.582-.129.84-.065.259-.065.517-.129.776 0 .516-.065 1.098-.065 1.615 0 .388 0 .775.065 1.163 0 .517.065 1.034.194 1.616.065.517.194 1.034.323 1.55.194.518.323 1.034.517 1.551.13.324.323.647.452.905l-14.862-5.751c-2.52-.71-4.976-1.357-7.496-1.939l-4.071-.969a120 120 0 0 0-11.76-1.745c-.13 0-.195-.064-.324-.064-3.877-.388-7.69-.582-11.567-.582-2.843 0-5.686.13-8.465.323-3.942.259-7.884.776-11.825 1.422-.97.129-1.94.323-2.908.517-2.004.387-3.942.84-5.816 1.292l-2.908.776c-.97.387-1.874.84-2.779 1.227l-2.132.97c-.13.064-.259.064-.323.129-.646.323-1.228.581-1.81.904-.193.065-.323.13-.452.194-.71.323-1.421.711-2.003 1.034-.452.194-.905.453-1.292.646-.194.13-.453.259-.582.324-.582.323-1.163.646-1.68.969q-.873.484-1.551.97c-.452.322-.905.58-1.292.904-.065.064-.13.064-.194.129-.388.258-.84.581-1.228.905l-.13.129-.968.775c-.13.065-.26.194-.388.259-.323.258-.646.581-.97.84-.064.129-.193.194-.258.258-.388.388-.775.711-1.163 1.099-.065 0-.065.065-.13.13-.387.322-.775.71-1.163 1.098-.064.064-.064.129-.129.129a15 15 0 0 0-.969 1.034c-.13.129-.323.258-.452.387-.323.388-.711.776-1.099 1.164-.065.129-.194.193-.258.323-.517.517-.97 1.034-1.487 1.55l-.193.194c-1.034 1.099-2.133 2.197-3.296 3.167a37 37 0 0 1-3.619 2.843 49 49 0 0 1-3.877 2.455 39 39 0 0 1-4.071 1.94 47 47 0 0 1-4.2 1.55c-2.714.582-5.493 1.68-7.884 1.874-.517 0-1.098.13-1.615.194-.582.129-1.099.258-1.616.388l-1.55.581c-.518.194-1.035.452-1.552.71-.452.324-.969.582-1.421.906-.453.323-.905.71-1.293 1.098-.452.323-.904.776-1.292 1.163-.388.453-.775.84-1.099 1.293-.323.517-.71.969-.969 1.486-.323.452-.646.97-.904 1.486-.26.582-.517 1.099-.711 1.68a50 50 0 0 0-.582 1.68c-.129.517-.258 1.034-.323 1.551 0 .065-.065.13-.065.194-.129.582-.129 1.357-.194 1.745-.064.452-.129.84-.129 1.292 0 .259 0 .582.065.84.065.453.13.84.259 1.228s.258.775.452 1.163v.065c.194.388.452.775.71 1.163.26.388.518.776.84 1.163.324.323.712.711 1.1 1.034.387.388.775.71 1.227 1.034 1.551 1.357 1.939 1.81 3.942 2.843.323.194.646.323 1.034.517.065 0 .129.065.194.065 0 .13 0 .194.064.323.065.517.194 1.034.324 1.551a8.7 8.7 0 0 0 .516 1.55c.194.389.324.776.517 1.164.065.13.13.259.194.323.259.517.517.97.776 1.422l.969 1.357c.323.387.71.84 1.099 1.227.387.388.775.711 1.227 1.099 0 0 .065.065.13.065.387.323.775.646 1.163.904.452.324.904.582 1.421.84.453.26.97.517 1.487.711.387.194.84.323 1.292.453.065.065.129.065.258.129.26.065.582.129.84.194-.193 3.49-.258 6.785.26 7.948.58 1.292 3.424-2.65 6.267-7.173-.388 4.459-.646 9.693 0 11.244.711 1.615 4.588-3.425 7.948-8.982 45.816-10.598 87.625 21.066 92.019 65.783-.84-6.98-9.435-10.857-13.377-9.887-1.938 4.782-5.234 10.92-10.533 14.733a41.4 41.4 0 0 0-.646-12.924c-1.421 5.945-4.2 11.502-8.013 16.284-6.138.453-12.277-2.52-15.508-6.979-.259-.194-.323-.581-.517-.84-.194-.452-.388-.904-.517-1.357a5.4 5.4 0 0 1-.388-1.357c-.065-.452-.065-.904-.065-1.421v-.97c.065-.452.194-.904.323-1.357.13-.452.259-.904.453-1.357.258-.452.452-.904.775-1.357 1.099-3.101 1.099-5.622-.904-7.108a7.4 7.4 0 0 0-1.228-.646c-.259-.065-.582-.194-.84-.259-.194-.064-.323-.129-.517-.194-.453-.129-.905-.258-1.357-.323a5 5 0 0 0-1.357-.193c-.453-.065-.97-.13-1.422-.13-.323 0-.646.065-.97.065-.516 0-.968.065-1.42.194-.453.065-.905.13-1.358.259-.452.129-.905.258-1.357.452s-.84.388-1.292.581c-.388.194-.776.453-1.228.647-15.056 9.822-6.074 32.826 4.2 39.482-3.877.711-7.819 1.551-8.917 2.391l-.13.13c2.78 1.68 5.687 3.101 8.724 4.329 4.136 1.357 8.53 2.585 10.469 3.102v.064a62.5 62.5 0 0 0 16.284 1.163c28.626-2.003 52.083-23.78 56.348-52.47.13.58.259 1.098.388 1.68.194 1.163.452 2.39.581 3.618v.065c.13.581.194 1.163.259 1.68v.259c.065.581.13 1.163.13 1.68.064.71.128 1.421.128 2.132v1.034c0 .323.065.71.065 1.034 0 .388-.065.775-.065 1.163v.905c0 .452-.065.84-.065 1.292 0 .259 0 .517-.064.84 0 .453-.065.905-.065 1.422-.065.194-.065.388-.065.581-.064.517-.129.97-.194 1.487 0 .194 0 .387-.064.581-.065.646-.194 1.228-.259 1.874v.13c-.129.581-.258 1.227-.388 1.81v.193l-.387 1.745c0 .064-.065.194-.065.258-.13.582-.259 1.163-.452 1.745v.194c-.194.646-.388 1.228-.517 1.81-.065.064-.065.128-.065.128l-.582 1.939c-.258.646-.452 1.228-.71 1.874-.259.646-.453 1.292-.711 1.874-.259.646-.517 1.228-.776 1.874h-.064c-.26.581-.517 1.228-.84 1.81-.065.193-.13.322-.194.451-.065.065-.065.13-.13.194-4.2 8.465-10.403 15.897-18.158 21.713-.517.323-1.034.71-1.55 1.098-.13.13-.324.194-.453.323-.452.323-.905.646-1.421.97l.193.387h.065l2.714-.388h.065c1.68-.258 3.36-.581 5.04-.904.452-.065.97-.194 1.422-.323.323-.065.581-.13.904-.194.453-.065.905-.194 1.357-.259.388-.129.776-.194 1.164-.323 6.462-1.55 12.73-3.683 18.74-6.203-10.275 14.022-24.04 25.33-40.13 32.762 7.432-.517 14.863-1.745 22.036-3.813 26.042-7.69 47.948-25.201 61.065-48.788a103.15 103.15 0 0 1-17.382 41.55 101.7 101.7 0 0 0 17.253-14.345c14.475-15.12 23.974-34.313 27.205-54.926a102.9 102.9 0 0 1 1.874 31.146c46.655-65.072 3.877-132.535-14.023-150.305-.064-.129-.129-.194-.129-.323-.064.065-.064.065-.064.13 0-.066 0-.066-.065-.13 0 .775-.065 1.55-.13 2.326-.193 1.487-.387 2.908-.646 4.33-.323 1.421-.71 2.843-1.098 4.265a54 54 0 0 1-1.55 4.135 56 56 0 0 1-1.94 3.942c-.71 1.228-1.486 2.52-2.326 3.683a49 49 0 0 1-2.65 3.49c-.969 1.163-2.002 2.197-3.036 3.23a42 42 0 0 1-1.874 1.616c-.517.453-.97.84-1.487 1.293-1.163.904-2.326 1.745-3.618 2.52-1.228.775-2.52 1.55-3.813 2.197-1.357.646-2.714 1.228-4.07 1.81-1.358.516-2.78.969-4.201 1.356a52 52 0 0 1-4.33.97c-1.486.258-2.972.387-4.394.517-1.034.064-2.068.129-3.102.129-1.486 0-2.972-.13-4.394-.259-1.486-.129-2.972-.323-4.394-.646-1.486-.259-2.908-.646-4.33-1.099h-.064c1.422-.129 2.843-.258 4.265-.516a47 47 0 0 0 4.33-.97 46 46 0 0 0 4.2-1.357c1.421-.517 2.778-1.163 4.07-1.81 1.358-.645 2.586-1.356 3.878-2.132 1.228-.84 2.455-1.68 3.619-2.584a35 35 0 0 0 3.295-2.908c1.099-.97 2.068-2.068 3.037-3.167a64 64 0 0 0 2.714-3.49c.13-.193.259-.451.388-.645.646-1.034 1.292-2.068 1.874-3.102a45 45 0 0 0 1.939-3.942 45 45 0 0 0 1.55-4.135c.453-1.357.776-2.78 1.099-4.2.259-1.487.517-2.909.646-4.33.13-1.486.259-2.973.259-4.394 0-1.034-.065-2.068-.13-3.102-.128-1.486-.322-2.908-.516-4.33a47 47 0 0 0-.97-4.33c-.452-1.356-.904-2.778-1.421-4.135s-1.163-2.714-1.81-4.006c-.71-1.293-1.421-2.585-2.197-3.813a71 71 0 0 0-2.584-3.554 137 137 0 0 0-2.973-3.295 40 40 0 0 0-1.68-1.616 119 119 0 0 0-8.982-6.333c-.452-.258-.84-.452-1.293-.646-2.132-1.357-4.135-2.068-6.138-2.714z"></path></svg></a><a title=".NET SDK" aria-label=".NET SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/server/dotnet"><svg xmlns="http://www.w3.org/2000/svg" width="997.218" height="1088.843" viewBox="2.787 0.659 997.218 1088.843" class="h-full w-full hover:fill-primary"><path d="M487.882 1.658c-9.134 1.258-16.93 3.404-25.47 6.957-3.638 1.554-47.298 25.532-96.9 53.36-49.6 27.752-110.414 61.87-135.14 75.71s-75.812 42.48-113.607 63.646-70.837 39.965-73.51 41.815c-6.535 4.589-18.86 17.022-23.464 23.83-7.426 10.806-12.698 23.313-15.668 37.005-1.262 5.994-1.336 17.021-1.336 241.266 0 224.244.074 235.271 1.336 241.266 5.495 25.533 20.123 47.883 40.171 61.426 2.896 1.925 30.815 17.836 62.076 35.302 387.823 217.288 350.103 196.27 359.384 199.896 11.36 4.44 21.979 6.29 35.642 6.365 16.335 0 30.518-3.257 44.106-10.066 3.267-1.628 54.724-30.269 114.35-63.646 59.699-33.452 148.951-83.407 198.33-111.012 102.023-57.135 96.825-54.1 104.696-60.169 18.118-13.987 30.147-33.23 35.419-56.69l1.707-7.697V545.247c0-224.245-.074-235.272-1.336-241.266-4.381-20.5-14.108-38.189-28.439-51.806-10.321-9.77 3.341-1.85-179.99-104.5-21.458-11.989-62-34.783-90.217-50.547A568612 568612 0 0 1 597.924 39.92c-27.993-15.69-53.536-29.603-56.803-31.01-8.54-3.7-17.152-5.994-26.88-7.252-10.024-1.332-16.558-1.332-26.36 0m39.948 260.508c37.794 3.552 71.654 13.544 105.439 31.083 27.77 14.358 51.309 32.046 74.476 56.098 6.311 6.513 20.122 22.72 20.122 23.609 0 .592-6.163 4.293-31.929 19.094a17407 17407 0 0 0-59.699 34.488l-11.806 6.883-7.5-7.105c-13.068-12.286-26.36-21.61-40.987-28.937-30.815-15.32-64.675-20.87-98.311-15.986-18.118 2.59-32.672 7.179-50.195 15.838-49.082 24.2-82.273 69.937-90.59 125.073-1.781 11.767-1.781 34.34 0 45.885 5.496 35.746 20.495 66.237 45.295 92.288 19.974 21.018 50.64 38.484 79.97 45.663 49.973 12.137 102.618.444 143.235-31.897 3.044-2.443 8.613-7.253 12.326-10.806l6.757-6.364 7.722 4.514c8.762 5.033 13.217 7.623 60.07 34.636 18.564 10.657 34.231 19.834 34.825 20.352 1.56 1.48-8.019 12.952-24.8 29.603-24.8 24.72-47.3 40.779-77.223 55.21-29.404 14.062-58.66 22.425-93.93 26.717-10.396 1.258-48.933 1.258-59.774 0-67.422-7.993-126.304-36.412-172.787-83.48-31.706-32.194-52.942-66.386-67.421-108.719-19.752-57.948-19.826-122.63-.149-180.95 28.365-83.998 94.598-150.31 178.727-178.876 19.009-6.44 42.918-11.694 61.63-13.47 4.53-.444 9.356-.962 10.767-1.036 7.722-.74 35.27-.37 45.74.592m258.697 188.35V474.2h47.522v-47.365h47.522v47.365h47.522v47.365H881.57v47.365h47.522v47.365H881.57v47.365h-47.522v-47.365h-47.522v47.365h-47.522v-47.365h-47.522V568.93h47.522v-47.365h-47.522V474.2h47.522v-47.365h47.522z"></path><path d="M786.527 545.247v23.682h47.522v-47.365h-47.522z"></path></svg></a><a title="Go SDK" aria-label="Go SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/server/go"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 640 512" class="h-full w-full hover:fill-primary"><path d="M400.1 194.8c-10.9 2.8-19.9 4.3-29.1 7.6-7.3 1.9-14.7 3.9-23.2 6.1l-.6.1c-4.2 1.2-4.6 1.3-8.5-3.2-4.7-5.3-8.1-8.7-14.6-11.9-19.7-9.6-38.7-6.8-56.4 4.7-21.2 13.7-32.1 34-31.8 59.2.3 25 17.4 45.5 41.2 48.9 22 2.8 39.8-4.6 53.8-20.5 2.1-2.6 4-5.3 6.1-8.3.8-1 1.5-2.1 2.3-3.3h-60.1c-6.5 0-8.1-4-5.9-9.3 4-9.7 11.5-25.9 15.9-34 .9-1.8 3.1-5.8 6.9-5.8h101.1c4.5-13.4 11.8-26.9 21.6-39.7 22.7-29.9 49.3-45.5 87.2-52 31.8-5.6 61.7-2.5 88.9 15.9 24.6 16.8 39.8 39.6 43.9 69.5 5.3 42.1-6.9 76.3-36.7 105.6-19.7 20.9-44.9 34-73.9 39.9-5.6 1-11.1 1.5-16.5 2-2.9.2-5.7.5-8.5.8-28.3-.6-54.2-8.7-76-27.4-15.3-13.3-25.9-29.6-31.1-48.5-3.7 7.3-8 14.4-14 21.1-21.6 29.6-50.9 48-87.9 52.9-30.6 4.1-58.9-1.8-83.9-20.5-23-17.5-36.1-40.5-39.5-69.2-4.1-34 5.9-65.4 26.4-91.3 22.2-29 51.5-47.4 87.3-53.9 29.3-6.2 57.3-1.9 82.6 15.3 16.5 10.9 28.3 25.8 36.1 43.9 1.9 2.8.6 4.4-3.1 5.3m-351.8 5.6c-1.25 0-1.56-.6-.94-1.6l6.55-8.4c.62-.9 2.18-1.5 3.43-1.5H168.6c1.2 0 1.5.9.9 1.8l-5.3 8.1c-.6 1-2.2 1.9-3.1 1.9zM1.246 229.1c-1.246 0-1.558-.7-.934-1.6l6.543-8.4c.624-.9 2.182-1.6 3.425-1.6H152.4c1.2 0 1.8 1 1.5 1.9l-2.5 7.5c-.3 1.2-1.5 1.9-2.8 1.9zm74.474 26.8c-.62.9-.31 1.8.93 1.8l67.95.3c.9 0 2.2-.9 2.2-2.1l.6-7.5c0-1.3-.6-2.2-1.9-2.2H83.2c-1.25 0-2.49.9-3.12 1.9zm501.48-18c-.2-2.6-.3-4.8-.7-7-5.6-30.8-34-48.3-63.6-41.4-29 6.5-47.7 24.9-54.5 54.2-5.6 24.3 6.2 48.9 28.6 58.9 17.2 7.5 34.3 6.6 50.8-1.9 24.6-13.6 38-32.7 39.6-59.5-.1-1.2-.1-2.3-.2-3.3"></path></svg></a><a title="Python SDK" aria-label="Python SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/server/python"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512" class="h-full w-full hover:fill-primary"><path d="M439.8 200.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H172.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3 33.8 9.9 66.3 11.7 106.8 0 26.9-7.8 53.4-23.5 53.4-54.3v-40.7H226.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2 11.2-33.5 10.7-65.7 0-108.6M286.2 404c11.1 0 20.1 9.1 20.1 20.3 0 11.3-9 20.4-20.1 20.4-11 0-20.1-9.2-20.1-20.4.1-11.3 9.1-20.3 20.1-20.3M167.8 248.1h106.8c29.7 0 53.4-24.5 53.4-54.3V91.9c0-29-24.4-50.7-53.4-55.6-35.8-5.9-74.7-5.6-106.8.1-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2-9.8 40.7-10.2 66.1 0 108.6 7.6 31.6 25.7 54.2 56.8 54.2H101v-48.8c0-35.3 30.5-66.4 66.8-66.4m-6.7-142.6c-11.1 0-20.1-9.1-20.1-20.3.1-11.3 9-20.4 20.1-20.4 11 0 20.1 9.2 20.1 20.4s-9 20.3-20.1 20.3"></path></svg></a></div><div role="group" aria-roledescription="slide" class="min-w-0 shrink-0 grow-0 basis-full pl-4 grid grid-cols-3 gap-4"><a title="PHP SDK" aria-label="PHP SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/server/php"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="16" viewBox="0 0 640 512" class="h-full w-full hover:fill-primary"><path d="M320 104.5c171.4 0 303.2 72.2 303.2 151.5S491.3 407.5 320 407.5c-171.4 0-303.2-72.2-303.2-151.5S148.7 104.5 320 104.5m0-16.8C143.3 87.7 0 163 0 256s143.3 168.3 320 168.3S640 349 640 256 496.7 87.7 320 87.7M218.2 242.5c-7.9 40.5-35.8 36.3-70.1 36.3l13.7-70.6c38 0 63.8-4.1 56.4 34.3M97.4 350.3h36.7l8.7-44.8c41.1 0 66.6 3 90.2-19.1 26.1-24 32.9-66.7 14.3-88.1-9.7-11.2-25.3-16.7-46.5-16.7h-70.7zm185.7-213.6h36.5l-8.7 44.8c31.5 0 60.7-2.3 74.8 10.7 14.8 13.6 7.7 31-8.3 113.1h-37c15.4-79.4 18.3-86 12.7-92-5.4-5.8-17.7-4.6-47.4-4.6l-18.8 96.6h-36.5zM505 242.5c-8 41.1-36.7 36.3-70.1 36.3l13.7-70.6c38.2 0 63.8-4.1 56.4 34.3M384.2 350.3H421l8.7-44.8c43.2 0 67.1 2.5 90.2-19.1 26.1-24 32.9-66.7 14.3-88.1-9.7-11.2-25.3-16.7-46.5-16.7H417z"></path></svg></a><a title="Web SDK" aria-label="Web SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/client/web"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512" class="h-full w-full hover:fill-primary"><path d="M352 256c0 22.2-1.2 43.6-3.3 64H163.3c-2.2-20.4-3.3-41.8-3.3-64s1.2-43.6 3.3-64h185.4c2.2 20.4 3.3 41.8 3.3 64m28.8-64h123.1c5.3 20.5 8.1 41.9 8.1 64s-2.8 43.5-8.1 64H380.8c2.1-20.6 3.2-42 3.2-64s-1.1-43.4-3.2-64m112.6-32H376.7c-10-63.9-29.8-117.4-55.3-151.6 78.3 20.7 142 77.5 171.9 151.6zm-149.1 0H167.7c6.1-36.4 15.5-68.6 27-94.7 10.5-23.6 22.2-40.7 33.5-51.5C239.4 3.2 248.7 0 256 0s16.6 3.2 27.8 13.8c11.3 10.8 23 27.9 33.5 51.5 11.6 26 20.9 58.2 27 94.7m-209 0H18.6c30-74.1 93.6-130.9 172-151.6-25.5 34.2-45.3 87.7-55.3 151.6M8.1 192h123.1c-2.1 20.6-3.2 42-3.2 64s1.1 43.4 3.2 64H8.1C2.8 299.5 0 278.1 0 256s2.8-43.5 8.1-64m186.6 254.6c-11.6-26-20.9-58.2-27-94.6h176.6c-6.1 36.4-15.5 68.6-27 94.6-10.5 23.6-22.2 40.7-33.5 51.5-11.2 10.7-20.5 13.9-27.8 13.9s-16.6-3.2-27.8-13.8c-11.3-10.8-23-27.9-33.5-51.5zM135.3 352c10 63.9 29.8 117.4 55.3 151.6-78.4-20.7-142-77.5-172-151.6zm358.1 0c-30 74.1-93.6 130.9-171.9 151.6 25.5-34.2 45.2-87.7 55.3-151.6z"></path></svg></a><a title="React SDK" aria-label="React SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/client/web/react"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="h-full w-full hover:fill-primary"><path d="M418.2 177.2q-8.1-2.7-16.2-5.1c.9-3.7 1.7-7.4 2.5-11.1 12.3-59.6 4.2-107.5-23.1-123.3-26.3-15.1-69.2.6-112.6 38.4-4.3 3.7-8.5 7.6-12.5 11.5-2.7-2.6-5.5-5.2-8.3-7.7-45.5-40.4-91.1-57.4-118.4-41.5-26.2 15.2-34 60.3-23 116.7 1.1 5.6 2.3 11.1 3.7 16.7-6.4 1.8-12.7 3.8-18.6 5.9C38.3 196.2 0 225.4 0 255.6c0 31.2 40.8 62.5 96.3 81.5 4.5 1.5 9 3 13.6 4.3-1.5 6-2.8 11.9-4 18-10.5 55.5-2.3 99.5 23.9 114.6 27 15.6 72.4-.4 116.6-39.1 3.5-3.1 7-6.3 10.5-9.7 4.4 4.3 9 8.4 13.6 12.4 42.8 36.8 85.1 51.7 111.2 36.6 27-15.6 35.8-62.9 24.4-120.5q-1.35-6.6-3-13.5c3.2-.9 6.3-1.9 9.4-2.9 57.7-19.1 99.5-50 99.5-81.7 0-30.3-39.4-59.7-93.8-78.4M282.9 92.3c37.2-32.4 71.9-45.1 87.7-36 16.9 9.7 23.4 48.9 12.8 100.4-.7 3.4-1.4 6.7-2.3 10-22.2-5-44.7-8.6-67.3-10.6-13-18.6-27.2-36.4-42.6-53.1 3.9-3.7 7.7-7.2 11.7-10.7M167.2 307.5c5.1 8.7 10.3 17.4 15.8 25.9-15.6-1.7-31.1-4.2-46.4-7.5 4.4-14.4 9.9-29.3 16.3-44.5 4.6 8.8 9.3 17.5 14.3 26.1m-30.3-120.3c14.4-3.2 29.7-5.8 45.6-7.8-5.3 8.3-10.5 16.8-15.4 25.4-4.9 8.5-9.7 17.2-14.2 26-6.3-14.9-11.6-29.5-16-43.6m27.4 68.9c6.6-13.8 13.8-27.3 21.4-40.6s15.8-26.2 24.4-38.9c15-1.1 30.3-1.7 45.9-1.7s31 .6 45.9 1.7q12.75 18.9 24.3 38.7c11.55 19.8 14.9 26.7 21.7 40.4q-10.05 20.7-21.6 40.8c-7.6 13.3-15.7 26.2-24.2 39-14.9 1.1-30.4 1.6-46.1 1.6s-30.9-.5-45.6-1.4q-13.05-19.05-24.6-39c-11.55-19.95-14.8-26.8-21.5-40.6m180.6 51.2c5.1-8.8 9.9-17.7 14.6-26.7 6.4 14.5 12 29.2 16.9 44.3-15.5 3.5-31.2 6.2-47 8 5.4-8.4 10.5-17 15.5-25.6m14.4-76.5c-4.7-8.8-9.5-17.6-14.5-26.2q-7.35-12.75-15.3-25.2c16.1 2 31.5 4.7 45.9 8-4.6 14.8-10 29.2-16.1 43.4M256.2 118.3c10.5 11.4 20.4 23.4 29.6 35.8-19.8-.9-39.7-.9-59.5 0 9.8-12.9 19.9-24.9 29.9-35.8M140.2 57c16.8-9.8 54.1 4.2 93.4 39 2.5 2.2 5 4.6 7.6 7-15.5 16.7-29.8 34.5-42.9 53.1-22.6 2-45 5.5-67.2 10.4-1.3-5.1-2.4-10.3-3.5-15.5-9.4-48.4-3.2-84.9 12.6-94m-24.5 263.6c-4.2-1.2-8.3-2.5-12.4-3.9-21.3-6.7-45.5-17.3-63-31.2-10.1-7-16.9-17.8-18.8-29.9 0-18.3 31.6-41.7 77.2-57.6 5.7-2 11.5-3.8 17.3-5.5 6.8 21.7 15 43 24.5 63.6-9.6 20.9-17.9 42.5-24.8 64.5m116.6 98c-16.5 15.1-35.6 27.1-56.4 35.3-11.1 5.3-23.9 5.8-35.3 1.3-15.9-9.2-22.5-44.5-13.5-92 1.1-5.6 2.3-11.2 3.7-16.7 22.4 4.8 45 8.1 67.9 9.8 13.2 18.7 27.7 36.6 43.2 53.4-3.2 3.1-6.4 6.1-9.6 8.9m24.5-24.3c-10.2-11-20.4-23.2-30.3-36.3 9.6.4 19.5.6 29.5.6 10.3 0 20.4-.2 30.4-.7-9.2 12.7-19.1 24.8-29.6 36.4m130.7 30c-.9 12.2-6.9 23.6-16.5 31.3-15.9 9.2-49.8-2.8-86.4-34.2-4.2-3.6-8.4-7.5-12.7-11.5 15.3-16.9 29.4-34.8 42.2-53.6 22.9-1.9 45.7-5.4 68.2-10.5 1 4.1 1.9 8.2 2.7 12.2 4.9 21.6 5.7 44.1 2.5 66.3m18.2-107.5c-2.8.9-5.6 1.8-8.5 2.6-7-21.8-15.6-43.1-25.5-63.8 9.6-20.4 17.7-41.4 24.5-62.9 5.2 1.5 10.2 3.1 15 4.7 46.6 16 79.3 39.8 79.3 58 0 19.6-34.9 44.9-84.8 61.4m-149.7-15c25.3 0 45.8-20.5 45.8-45.8s-20.5-45.8-45.8-45.8-45.8 20.5-45.8 45.8 20.5 45.8 45.8 45.8"></path></svg></a><a title="Android SDK" aria-label="Android SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/client/kotlin"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 576 512" class="h-full w-full hover:fill-primary"><path d="M420.55 301.93a24 24 0 1 1 24-24 24 24 0 0 1-24 24m-265.1 0a24 24 0 1 1 24-24 24 24 0 0 1-24 24m273.7-144.48 47.94-83a10 10 0 1 0-17.27-10l-48.54 84.07a301.25 301.25 0 0 0-246.56 0l-48.54-84.07a10 10 0 1 0-17.27 10l47.94 83C64.53 202.22 8.24 285.55 0 384h576c-8.24-98.45-64.54-181.78-146.85-226.55"></path></svg></a><a title="iOS SDK" aria-label="iOS SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/client/swift"><svg xmlns="http://www.w3.org/2000/svg" width="1154.667" height="866.667" viewBox="0 0 866 650" class="h-full w-full hover:fill-primary"><path d="M283 25.7c-38.7 3.8-72.9 19.5-99.8 45.7-28.3 27.4-44.7 61.3-49.2 101.1-1.3 12-1.3 292.6 0 305.3 6.1 57.8 40.9 106.9 93.3 131.7 12.3 5.8 22.5 9.3 37.4 12.7l9.8 2.2 152.5.4c110.2.2 155.1 0 162-.8 70.4-8.5 127-61.1 141.2-131.3l2.3-11.2v-314l-2.3-10.5C714.3 84.8 657.8 33.6 585.8 26c-8.5-.9-294-1.2-302.8-.3m-24 207.2c11 5.8 10.8 21.6-.3 27.2-7.6 4-16.8 1.7-22.1-5.5-2.9-3.8-2.9-12.4 0-16.3 5.3-7.2 14.8-9.5 22.4-5.4m158.5 9c13 3.6 20.8 8.3 31.1 18.6 7.8 7.8 9.9 10.6 13.8 18.7 2.5 5.2 5.8 13.9 7.3 19.4 2.5 9.2 2.7 11.4 2.7 30.4 0 19.1-.2 21.2-2.7 30.5-9.4 35.3-32.4 55.7-67.3 59.6-11.4 1.2-26.4-.2-37-3.5-35.6-11.3-55.2-45.7-53.1-93.1.8-16.8 3.9-29.5 10.8-43.4 13.9-28.2 41.9-42.6 77.9-40 4.7.3 12.1 1.6 16.5 2.8m176.2.4c17.8 6.2 30.6 18.4 35.4 33.8 1 3.3 1.9 7.4 1.9 9v2.9h-25.5l-1.3-4.1c-3.8-12.3-15-20-31-21.5-14.1-1.3-29.5 3.9-35.3 11.9-5.2 7.2-5.7 18.4-1.1 24.6 4.9 6.7 12 9.6 40.2 16.7 33.4 8.4 45.3 15.2 52.6 29.9 3.2 6.5 3.7 8.6 4.2 16.7.8 15.9-3.4 28.2-13 38.4S598 416.7 580 419c-30.1 3.8-58.3-6.4-70.6-25.6-3.9-6.1-7.4-16-7.4-20.9V369h26l.6 2.7c3.8 15.7 22.3 25.6 44.9 24 14.9-1.1 25.8-7 30.8-16.7 2.4-4.7 2.8-6.3 2.4-11.2q-.45-5.55-3-9.3c-5.5-8-13.4-11.6-41.5-18.5-23.2-5.7-29.7-8.1-38.2-14.1-10.5-7.3-16.2-17.4-17.6-31.1-2.1-20.7 8.6-39.5 27.8-48.7 12.1-5.8 19.4-7.1 37.3-6.7 12.9.3 16 .7 22.2 2.9m-330.3 44.4c-.1.7-.2 30.1-.2 65.3l-.2 64h-25V284.9l12.8.3c9.4.2 12.7.6 12.6 1.5"></path><path d="M383.5 264.1c-14 2.1-28.3 12.5-35.2 25.4-12.1 23-11.6 59.7 1.2 81 6.5 10.7 14 17.1 24.8 21 19.8 7.2 41 2.5 54.7-12.2 7-7.4 10.9-14.8 14.1-26.8 1.8-6.6 2.2-10.7 2.2-23.5 0-17.4-1.7-26.2-7.4-37.8-3.6-7.3-12.4-17.2-18.6-20.9-9.5-5.5-23.9-8.1-35.8-6.2"></path></svg></a><a title="Ruby SDK" aria-label="Ruby SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/server/ruby"><svg xmlns="http://www.w3.org/2000/svg" width="800" height="800" viewBox="0 0 32 32" class="h-full w-full hover:fill-primary"><path d="M9.456 27.25 28 29.782l-6.27-10.441L9.457 27.25zM29.755 7.705q-.823 1.234-1.644 2.468-2.819 4.24-5.635 8.482c-.105.158-.24.283-.093.525 1.814 2.995 3.613 5.999 5.417 9 .285.474.572.946.941 1.401l1.094-21.852zm-24.76 9.338c.085.081.296.127.395.079 1.74-.855 3.491-1.691 5.192-2.617.555-.302.982-.842 1.46-1.281q2.374-2.179 4.744-4.362c.097-.089.211-.176.269-.288.568-1.109 1.125-2.224 1.703-3.371-.689-.259-1.341-.512-2.002-.742-.089-.031-.231.031-.328.085-1.53.854-3.088 1.663-4.569 2.595-.741.466-1.345 1.154-2.001 1.752a264 264 0 0 0-3.156 2.915 5.4 5.4 0 0 0-.744.872c-.713 1.038-1.404 2.091-2.127 3.173.404.419.772.819 1.165 1.191zm6.358-1.418L8.738 26.672l12.286-7.916-9.671-3.13zM28.692 7.74 18.25 9.484l3.544 8.62L28.693 7.74zm-17.194 7.137 9.479 3.077-3.506-8.538zm-6.372 4.298-3.317 7.93 6.318-.187-3.001-7.744zm3.075 5.905.079-.017c.758-3.154 1.528-6.287 2.303-9.565l-5.069 2.635c.864 2.246 1.785 4.615 2.688 6.947zM27.417 7.229l-3.027-.801c-1.451-.381-2.903-.758-4.353-1.143-.181-.048-.312-.08-.419.139-.512 1.05-1.041 2.092-1.561 3.138-.016.032-.013.074-.025.155l9.383-1.422zm-5.853-2.388 8.223 2.275-1.359-3.872-6.852 1.519-.012.077zM8.899 27.856c-1.019-.117-2.064-.009-3.097.008-.849.015-1.697.047-2.545.073a.34.34 0 0 0-.262.114l21.044 1.946.014-.094-6.746-.921c-2.802-.383-5.599-.803-8.408-1.127zm-6.952-3.171c.904-2.097 1.804-4.197 2.712-6.292.091-.21.084-.353-.094-.522-.38-.361-.732-.751-1.147-1.182L1.763 24.86l.061.029c.042-.067.093-.131.124-.203zM19.763 4.287c1.524-.393 3.071-.701 4.608-1.044.099-.022.197-.055.295-.083l-.015-.075-6.606.889c.62.271 1.098.473 1.718.314z"></path></svg></a></div><div role="group" aria-roledescription="slide" class="min-w-0 shrink-0 grow-0 basis-full pl-4 grid grid-cols-3 gap-4"><a title="Angular SDK" aria-label="Angular SDK" class="flex-auto h-20 w-20 m-4 fill-[#1c1e21] dark:fill-[#e3e3e3] cursor-pointer" href="/docs/reference/technologies/client/web/angular"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="h-full w-full hover:fill-primary"><path d="M185.7 268.1h76.2l-38.1-91.6zM223.8 32 16 106.4l31.8 275.7 176 97.9 176-97.9 31.8-275.7zM354 373.8h-48.6l-26.2-65.4H168.6l-26.2 65.4H93.7L223.8 81.5z"></path></svg></a></div></div></div><button class="absolute h-8 w-8 rounded-full border-none p-0 grid place-content-center cursor-pointer -left-12 top-1/2 -translate-y-1/2" disabled=""><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="arrow-left" class="svg-inline--fa fa-arrow-left h-4 w-4" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"></path></svg><span class="sr-only">Previous slide</span></button><button class="absolute h-8 w-8 rounded-full border-none p-0 grid place-content-center cursor-pointer -right-12 top-1/2 -translate-y-1/2" disabled=""><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="arrow-right" class="svg-inline--fa fa-arrow-right h-4 w-4" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"></path></svg><span class="sr-only">Next slide</span></button></div></div></div><div class="max-w-xl md:max-w-none md:w-full mx-auto md:col-span-7 lg:col-span-6" data-aos="fade-right"><div class="md:pr-4 lg:pr-12 xl:pr-16"><div class="font-architects-daughter text-xl text-purple-600 mb-2">Ultimate flexibility</div><h3 class="h3 mb-3">Speaks your language</h3><p class="text-xl text-gray-500 dark:text-gray-300 mb-4">OpenFeature supports many of the top programming languages, with more on the way.</p></div></div></div></div></div></div></section></main></div></div><footer class="footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">Sections</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/docs/reference/intro">Docs</a></li><li class="footer__item"><a class="footer__link-item" href="/specification">Specification</a></li><li class="footer__item"><a class="footer__link-item" href="/community">Community</a></li><li class="footer__item"><a class="footer__link-item" href="/docs/tutorials/five-minutes-to-feature-flags">Tutorials</a></li></ul></div><div class="col footer__col"><div class="footer__title">Community</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://twitter.com/openfeature" target="_blank" rel="noopener noreferrer" class="footer__link-item">Twitter<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://www.linkedin.com/company/openfeature/" target="_blank" rel="noopener noreferrer" class="footer__link-item">LinkedIn<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://cloud-native.slack.com/archives/C0344AANLA1" target="_blank" rel="noopener noreferrer" class="footer__link-item">Join us on Slack<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://www.youtube.com/@openfeature" target="_blank" rel="noopener noreferrer" class="footer__link-item">YouTube<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div><div class="col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://github.com/open-feature" target="_blank" rel="noopener noreferrer" class="footer__link-item">GitHub<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://www.linuxfoundation.org/legal/trademark-usage" target="_blank" rel="noopener noreferrer" class="footer__link-item">Trademarks<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"> <a href="https://www.netlify.com" target="_blank" rel="noreferrer noopener" aria-label="Deploys by Netlify"> <img src="https://www.netlify.com/img/global/badges/netlify-color-accent.svg" alt="Deploys by Netlify" width="114" height="51"> </a> </li></ul></div></div><div class="footer__bottom text--center"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-1.81 -3.06 419.38 80.13" style="width:300px"><style>.st0{fill:#fff}</style><g id="XMLID_1_"><g id="XMLID_575_"><path id="XMLID_643_" d="M102.2 33c3.3 0 5.9-1.3 8-3.9l4.3 4.4c-3.4 3.8-7.3 5.7-11.9 5.7s-8.3-1.4-11.3-4.3-4.4-6.5-4.4-10.9 1.5-8.1 4.5-11 6.7-4.4 11.1-4.4c4.9 0 9 1.9 12.2 5.6l-4.1 4.7q-3.15-3.9-7.8-3.9c-2.5 0-4.6.8-6.4 2.4s-2.7 3.8-2.7 6.6.8 5 2.5 6.7c1.6 1.4 3.6 2.3 6 2.3" class="st0"></path><path id="XMLID_641_" d="M119.7 38.8V9.1h6.6v23.8H139v5.9z" class="st0"></path><path id="XMLID_638_" d="M168 34.7c-3 2.9-6.7 4.4-11.1 4.4s-8.1-1.5-11.1-4.4-4.5-6.6-4.5-10.9c0-4.4 1.5-8 4.5-10.9s6.7-4.4 11.1-4.4S165 10 168 12.9s4.5 6.6 4.5 10.9c0 4.4-1.5 8-4.5 10.9m-2.3-10.9c0-2.6-.9-4.9-2.6-6.8s-3.8-2.8-6.3-2.8-4.6.9-6.3 2.8-2.6 4.1-2.6 6.8c0 2.6.9 4.9 2.6 6.8s3.8 2.8 6.3 2.8 4.6-.9 6.3-2.8c1.8-1.9 2.6-4.1 2.6-6.8" class="st0"></path><path id="XMLID_636_" d="M186 31.2q1.65 2.1 4.5 2.1c2.85 0 3.4-.7 4.4-2.1 1.1-1.4 1.6-3.3 1.6-5.6V9.2h6.6v16.6q0 6.45-3.6 9.9c-3.6 3.45-5.4 3.5-9.1 3.5s-6.8-1.2-9.2-3.5q-3.6-3.45-3.6-9.9V9.2h6.6v16.4c.1 2.3.7 4.2 1.8 5.6" class="st0"></path><path id="XMLID_633_" d="M232.7 13c2.8 2.6 4.3 6.2 4.3 10.8s-1.4 8.3-4.1 11c-2.8 2.7-7 4-12.6 4H210V9.1h10.5c5.3 0 9.4 1.3 12.2 3.9m-4.8 17.7c1.6-1.5 2.4-3.8 2.4-6.7s-.8-5.2-2.4-6.7q-2.4-2.4-7.5-2.4h-3.7V33h4.2c3 0 5.3-.8 7-2.3" class="st0"></path><path id="XMLID_631_" d="M274.7 9.1h6.6v29.7h-6.6l-14.2-18.6v18.6h-6.6V9.1h6.2l14.6 19.1z" class="st0"></path><path id="XMLID_628_" d="m309.8 38.8-2.8-6.4h-12.5l-2.8 6.4h-7.1l12.8-29.7h6.4l12.8 29.7zM300.9 18l-3.7 8.6h7.4z" class="st0"></path><path id="XMLID_626_" d="M330.8 14.9v24h-6.6v-24h-8.4V9.2h23.5v5.7z" class="st0"></path><path id="XMLID_624_" d="M344 9.1h6.6v29.7H344z" class="st0"></path><path id="XMLID_622_" d="m368.9 28 7.6-18.9h7.2l-11.9 29.7h-5.6L354.3 9.1h7.2z" class="st0"></path><path id="XMLID_620_" d="M408.6 9.1V15h-14.8v6.1h13.3v5.7h-13.3V33h15.3v5.9h-21.9V9.2h21.4z" class="st0"></path><path id="XMLID_618_" d="M94.6 64.1c1.8 0 3.3-.7 4.5-2.2l2.4 2.5c-1.9 2.1-4.1 3.2-6.7 3.2s-4.7-.8-6.3-2.4c-1.7-1.6-2.5-3.7-2.5-6.1 0-2.5.8-4.5 2.5-6.2s3.8-2.5 6.2-2.5c2.7 0 5 1 6.9 3.1l-2.3 2.6c-1.2-1.5-2.6-2.2-4.4-2.2-1.4 0-2.6.5-3.6 1.4s-1.5 2.1-1.5 3.7.5 2.8 1.4 3.7c.9 1 2.1 1.4 3.4 1.4" class="st0"></path><path id="XMLID_615_" d="M118 65.1c-1.7 1.6-3.8 2.5-6.2 2.5-2.5 0-4.5-.8-6.2-2.5-1.7-1.6-2.5-3.7-2.5-6.1s.8-4.5 2.5-6.1 3.8-2.5 6.2-2.5c2.5 0 4.5.8 6.2 2.5 1.7 1.6 2.5 3.7 2.5 6.1s-.8 4.5-2.5 6.1m-1.2-6.1c0-1.5-.5-2.8-1.4-3.8-1-1-2.1-1.6-3.5-1.6s-2.6.5-3.5 1.6c-1 1-1.4 2.3-1.4 3.8s.5 2.7 1.4 3.8c1 1 2.1 1.6 3.5 1.6s2.6-.5 3.5-1.6c.9-1 1.4-2.3 1.4-3.8" class="st0"></path><path id="XMLID_613_" d="m138.6 56.9-4.5 9.1h-2.2l-4.5-9.1v10.5h-3.7V50.7h5l4.3 9.1 4.3-9.1h5v16.7h-3.7z" class="st0"></path><path id="XMLID_610_" d="M157.9 52.3c1.2 1 1.8 2.5 1.8 4.6s-.6 3.6-1.8 4.5c-1.2 1-3 1.4-5.5 1.4h-2.2v4.6h-3.7V50.7h5.9c2.5.1 4.3.6 5.5 1.6m-2.7 6.5c.4-.5.7-1.2.7-2.2s-.3-1.6-.9-2-1.5-.6-2.7-.6h-2.1v5.6h2.5c1.2 0 2-.3 2.5-.8" class="st0"></path><path id="XMLID_608_" d="M167 63.1c.6.8 1.5 1.2 2.5 1.2s1.9-.4 2.5-1.2.9-1.8.9-3.2v-9.2h3.7V60c0 2.4-.7 4.3-2 5.6s-3 1.9-5.1 1.9-3.8-.7-5.1-2-2-3.2-2-5.6v-9.3h3.7v9.2q0 2.25.9 3.3" class="st0"></path><path id="XMLID_606_" d="M187.5 54v13.4h-3.7V54h-4.7v-3.2h13.2V54z" class="st0"></path><path id="XMLID_604_" d="M195 50.8h3.7v16.7H195z" class="st0"></path><path id="XMLID_602_" d="M214.4 50.8h3.7v16.7h-3.7l-7.9-10.4v10.4h-3.7V50.8h3.5l8.2 10.7V50.8z" class="st0"></path><path id="XMLID_600_" d="M233.1 59h3.7v5.9c-1.7 1.8-3.9 2.8-6.9 2.8-2.4 0-4.5-.8-6.2-2.4s-2.5-3.7-2.5-6.1c0-2.5.8-4.5 2.5-6.2s3.7-2.5 6.1-2.5 4.5.8 6.2 2.4l-1.9 2.8c-.7-.7-1.4-1.1-2.1-1.3-.6-.2-1.3-.4-2-.4-1.4 0-2.6.5-3.6 1.4-1 1-1.5 2.2-1.5 3.8s.5 2.8 1.4 3.8c.9.9 2 1.4 3.3 1.4s2.4-.2 3.2-.7V59z" class="st0"></path><path id="XMLID_598_" d="M257.8 50.8v3.3h-7.7v3.6h7.3V61h-7.3v6.5h-3.7V50.8z" class="st0"></path><path id="XMLID_595_" d="M275 65.1c-1.7 1.6-3.8 2.5-6.2 2.5-2.5 0-4.5-.8-6.2-2.5-1.7-1.6-2.5-3.7-2.5-6.1s.8-4.5 2.5-6.1 3.8-2.5 6.2-2.5c2.5 0 4.5.8 6.2 2.5 1.7 1.6 2.5 3.7 2.5 6.1s-.8 4.5-2.5 6.1m-1.3-6.1c0-1.5-.5-2.8-1.4-3.8-1-1-2.1-1.6-3.5-1.6s-2.6.5-3.5 1.6c-1 1-1.4 2.3-1.4 3.8s.5 2.7 1.4 3.8c1 1 2.1 1.6 3.5 1.6s2.6-.5 3.5-1.6c1-1 1.4-2.3 1.4-3.8" class="st0"></path><path id="XMLID_593_" d="M285.1 63.1c.6.8 1.5 1.2 2.5 1.2s1.9-.4 2.5-1.2.9-1.8.9-3.2v-9.2h3.7V60c0 2.4-.7 4.3-2 5.6s-3 1.9-5.1 1.9-3.8-.7-5.1-2-2-3.2-2-5.6v-9.3h3.7v9.2c-.1 1.5.3 2.6.9 3.3" class="st0"></path><path id="XMLID_591_" d="M310.2 50.8h3.7v16.7h-3.7l-7.9-10.4v10.4h-3.7V50.8h3.5l8.2 10.7V50.8z" class="st0"></path><path id="XMLID_588_" d="M330.7 53c1.6 1.5 2.4 3.5 2.4 6.1s-.8 4.6-2.3 6.1-3.9 2.3-7.1 2.3H318V50.8h5.9c3 0 5.3.7 6.8 2.2m-2.7 9.9c.9-.9 1.4-2.1 1.4-3.7s-.5-2.9-1.4-3.8-2.3-1.3-4.2-1.3h-2.1v10.1h2.4c1.7-.1 3-.5 3.9-1.3" class="st0"></path><path id="XMLID_585_" d="m347.7 67.4-1.5-3.6h-7l-1.5 3.6h-4l7.2-16.7h3.6l7.2 16.7zm-5-11.7-2.1 4.8h4.2z" class="st0"></path><path id="XMLID_583_" d="M359.5 54v13.4h-3.7V54H351v-3.2h13.2V54z" class="st0"></path><path id="XMLID_581_" d="M366.9 50.8h3.7v16.7h-3.7z" class="st0"></path><path id="XMLID_578_" d="M388.7 65.1c-1.7 1.6-3.8 2.5-6.2 2.5-2.5 0-4.5-.8-6.2-2.5-1.7-1.6-2.5-3.7-2.5-6.1s.8-4.5 2.5-6.1 3.8-2.5 6.2-2.5c2.5 0 4.5.8 6.2 2.5 1.7 1.6 2.5 3.7 2.5 6.1s-.8 4.5-2.5 6.1m-1.2-6.1c0-1.5-.5-2.8-1.4-3.8-1-1-2.1-1.6-3.5-1.6s-2.6.5-3.5 1.6c-1 1-1.4 2.3-1.4 3.8s.5 2.7 1.4 3.8c1 1 2.1 1.6 3.5 1.6s2.6-.5 3.5-1.6c.9-1 1.4-2.3 1.4-3.8" class="st0"></path><path id="XMLID_576_" d="M406 50.8h3.7v16.7H406l-7.9-10.4v10.4h-3.7V50.8h3.5l8.2 10.7z" class="st0"></path></g></g><g id="XMLID_197_"><g id="XMLID_392_"><path id="XMLID_397_" d="M15.5 47.7H6.4v21.4h21.3v-9.2H15.5z" class="st0"></path><path id="XMLID_395_" d="M61.3 47.8v12.1H49.1v-.1 9.3h21.3V47.7h-9.2z" class="st0"></path><path id="XMLID_394_" d="M6.4 26.4h9.2l-.1-.1V14.2h12.2V5H6.4z" class="st0"></path><path id="XMLID_393_" d="M49.1 5v9.2h12.2v12.2h9.1V5z" class="st0"></path></g><g id="XMLID_200_" opacity="0.8"><path id="XMLID_391_" d="M47.9 26.4 35.7 14.2h13.4V5H27.7v9.2l12.2 12.2z" class="st0"></path><path id="XMLID_390_" d="M36.9 47.7h-8L39 57.8l2 2.1H27.7v9.2h21.4v-9.3l-6.1-6z" class="st0"></path><path id="XMLID_389_" d="M61.3 26.4v13.3l-2.1-2.1-10.1-10.1v8.1l6 6 6.1 6.1h9.2V26.4z" class="st0"></path><path id="XMLID_388_" d="M27.7 38.5 15.6 26.4H6.4v21.3h9.1V34.4l12.2 12.2z" class="st0"></path></g></g></svg><div class="footer__copyright">漏 2024 OpenFeature is a Cloud Native Computing Foundation incubating project | Documentation Distributed under CC BY 4.0 | All Rights Reserved</div></div></div></footer></div> </body> </html>