glide
Build apps from spreadsheets.
Extends: Technology
Glide
Build apps from spreadsheets.
Overview
Category: Development software
Build apps from spreadsheets.
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: 'Glide',
category: 'Development software',
description: 'Build apps from spreadsheets.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Glide",
"applicationCategory": "Development software",
"description": "Build apps from spreadsheets."
}