Snapchat
Instant messaging software
Extends: Technology
Snapchat
Instant messaging software
Overview
Category: Instant messaging software
Instant messaging software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 27-2012.00
- SOC Code: 27-2042.00
- SOC Code: 27-3023.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Snapchat',
category: 'Instant messaging software',
description: 'Instant messaging software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Snapchat",
"applicationCategory": "Instant messaging software",
"description": "Instant messaging software"
}