Skip to content

splitio/ExternalApiExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Split Api Example

This repository contains examples for using the External Split API using JAVA 8.

Gradle is needed to run these examples.

For running examples for Split

gradle runSplitExample -PadminToken="ADMIN_TOKEN"

This script will CREATE and DELETE a Split of traffic type user in your Organization. If your Organization does not have a traffic type user, change it on SplitExample.java.

For running examples for Split Definition

gradle runSplitDefinitionExample -PadminToken="ADMIN_TOKEN"

It is worth noting that it will perform a series of actions, including creating some Splits in the Staging environment. If you want to change the environment or the traffic type, change it on SplitDefinitionExample.java.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages