netlify
Platform for deploying and hosting modern web projects.
Extends: Technology
Netlify
Platform for deploying and hosting modern web projects.
Overview
Category: Infrastructure software
Platform for deploying and hosting modern web projects.
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: 'Netlify',
category: 'Infrastructure software',
description: 'Platform for deploying and hosting modern web projects.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Netlify",
"applicationCategory": "Infrastructure software",
"description": "Platform for deploying and hosting modern web projects."
}