⌂Izanami
1.8.3*
  • Quick start
  • About Izanami
  • Philosophy
  • What’s in the box
  • Architecture
  • Get Izanami
    • From Binaries
    • From Docker
    • From sources
  • Settings
    • Choose the database
    • All the settings
  • UI usage
  • APIs usage
  • Shared Configs
    • The UI
    • APIs
    • Spring config
  • Feature flipping
    • The UI
    • Scripts
    • APIs
  • A/B testing
    • The UI
    • APIs
  • Key definition and best practices
  • Listen to events
  • Metrics
  • Identity providers
  • Clients
    • Java & Scala
    • React client
    • Angular client
    • Node js client
    • CLI
    • Spring starter
  • Tutorials
    • Spring / React tutorial
    • Oauth2 with keycloak
  • Performances
  • For Developers
Izanami
⌂Izanami
1.8.3*
  • Quick start
  • About Izanami
  • Philosophy
  • What’s in the box
  • Architecture
  • Get Izanami
    • From Binaries
    • From Docker
    • From sources
  • Settings
    • Choose the database
    • All the settings
  • UI usage
  • APIs usage
  • Shared Configs
    • The UI
    • APIs
    • Spring config
  • Feature flipping
    • The UI
    • Scripts
    • APIs
  • A/B testing
    • The UI
    • APIs
  • Key definition and best practices
  • Listen to events
  • Metrics
  • Identity providers
  • Clients
    • Java & Scala
    • React client
    • Angular client
    • Node js client
    • CLI
    • Spring starter
  • Tutorials
    • Spring / React tutorial
    • Oauth2 with keycloak
  • Performances
  • For Developers
  • Izanami
  • Clients

Clients

  • Java & Scala
    • Setup the Izanami client
    • Configs client
      • Setup the client
      • Client usage
    • Features client
      • Setup the client
      • Client usage
    • Experiments client
      • Setup the client
      • Variants
      • Work with experiment
      • Experiment tree
    • Exposing izanami with a Proxy
  • React client
    • Install the client
    • Import
    • Izanami provider
    • Feature flipping
    • Experiments (A/B testing)
  • Angular client
    • Install the client
    • Import
    • Izanami provider
    • Feature flipping
    • Experiments (A/B testing)
  • Node js client
    • Install
    • Import
    • Usage
      • Configure the client:
      • Configs
      • Get a config
      • Features
      • Experiments
    • Express proxy
  • CLI
    • Download
    • Usage
  • Spring starter
    • Dependencies
    • Configuration
      • Settings
      • Spring starter minimum config
      • Spring starter full configuration
    • Spring beans

Even if Izanami is easy to use with the APIs, we provide clients

  • for the jvm: Java and Scala
  • for node js
  • for react
  • using a command line interface
The source code for this page can be found here.

Next: Java & Scala