fly
Global app deployment platform.
Extends: Technology
Fly.io
Global app deployment platform.
Overview
Category: Infrastructure software
Global app deployment platform.
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: 'Fly.io',
category: 'Infrastructure software',
description: 'Global app deployment platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Fly.io",
"applicationCategory": "Infrastructure software",
"description": "Global app deployment platform."
}