Unleash

Unleash

  • Documentation
  • Deploy and manage
  • Integrations
  • Contribute
  • API
  • Enterprise
  • Help

Support us in making Unleash even better by participating in this Unleash Open-Source survey.  By participating you will also have the chance to win a $25 Amazon gift card.

UnleashThe enterprise ready feature toggle service

Star

Unleash is a feature toggle system, that gives you a great overview of all feature toggles across all your applications and services. It comes with official client implementations for Java, Node.js, Go, Ruby, Python and .Net.

The main motivation for doing feature toggling is to decouple the process for deploying code to production and releasing new features. This helps reducing risk, and allow us to easily manage which features to enable

Getting Started
Try It Out
GitHub

Unleash also comes in a enterprise edition with additional features and a hosted option.
Check out unleash-hosted.com

Client SDK

Unleash has official SDK for Java, Node.js, Go, Ruby, Python and .Net. And we will be happy to add implementations in other languages written by you! These libraries make it very easy to use Unleash in your application.

Official client SDKs:

  • unleash/unleash-client-java

  • unleash/unleash-client-node

  • unleash/unleash-client-go

  • unleash/unleash-client-ruby

  • unleash/unleash-client-python

  • unleash/unleash-client-core (.Net Core)

Clients written by awesome enthusiasts:

  • cognitedata/unleash-client-rust (Rust)

  • uekoetter.dev/unleash-client-dart (Dart)

  • silvercar/unleash-client-kotlin (Kotlin)

  • minds/unleash-client-php (PHP)

  • afontaine/unleash_ex (Elixir)

  • mikefrancis/laravel-unleash (Laravel - PHP)

  • AppsFlyer/clojure-unleash (Clojure)

  • pmb0/nestjs-unleash (NestJS - Node.js)

Try Unleash

We have deployed a demo version of Unleash on Heroku. Here you can play with the Unleash UI, define some feature toggles and get a feel of how to use Unleash.

It is even possible to use one of the Unleash client SDKs and test it out Unleash your application. To do this, you should connect one of the clients using the hosted API URL: https://unleash.herokuapp.com/api/.

Activation strategies

It's great to have a system for turning stuff on and off. Sometimes, however, we want more granular control, and we want to decide who the toggle should be enabled for. This is where activation strategies come into the picture. Activation strategies take arbitrary config and allow us to enable a toggle in various ways.

Who is Using Unleash?

Unleash is used by

FINN.noNAV.noUnleash HostedBudgetsOtovoAmedia
More Unleash Users
Unleash
Docs
Getting StartedSecuring UnleashAPI Reference
Community
User ShowcaseSlack communityUnleash-hosted.comTwitter
More
GitHubStar