launchdarkly
Feature flag and management platform.
Extends: Technology
LaunchDarkly
Feature flag and management platform.
Overview
Category: Testing software
Feature flag and management platform.
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: 'LaunchDarkly',
category: 'Testing software',
description: 'Feature flag and management platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "LaunchDarkly",
"applicationCategory": "Testing software",
"description": "Feature flag and management platform."
}