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