builder
Visual development platform for your stack.
Extends: Technology
Builder.io
Visual development platform for your stack.
Overview
Category: CMS software
Visual development platform for your stack.
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: 'Builder.io',
category: 'CMS software',
description: 'Visual development platform for your stack.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Builder.io",
"applicationCategory": "CMS software",
"description": "Visual development platform for your stack."
}