schema.org.ai

instatus

Quick and beautiful status pages.

Extends: Technology

Instatus

Quick and beautiful status pages.

Overview

Category: Monitoring software

Quick and beautiful status pages.

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: 'Instatus',
  category: 'Monitoring software',
  description: 'Quick and beautiful status pages.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Instatus",
  "applicationCategory": "Monitoring software",
  "description": "Quick and beautiful status pages."
}