dato
Headless CMS for modern websites.
Extends: Technology
DatoCMS
Headless CMS for modern websites.
Overview
Category: CMS software
Headless CMS for modern websites.
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: 'DatoCMS',
category: 'CMS software',
description: 'Headless CMS for modern websites.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "DatoCMS",
"applicationCategory": "CMS software",
"description": "Headless CMS for modern websites."
}