split
Feature delivery platform with feature flags and experimentation.
Extends: Technology
Split
Feature delivery platform with feature flags and experimentation.
Overview
Category: Testing software
Feature delivery platform with feature flags and experimentation.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Split',
category: 'Testing software',
description: 'Feature delivery platform with feature flags and experimentation.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Split",
"applicationCategory": "Testing software",
"description": "Feature delivery platform with feature flags and experimentation."
}