fastmail
Fast, private email hosting.
Extends: Technology
Fastmail
Fast, private email hosting.
Overview
Category: Email Service software
Fast, private email hosting.
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: 'Fastmail',
category: 'Email Service software',
description: 'Fast, private email hosting.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Fastmail",
"applicationCategory": "Email Service software",
"description": "Fast, private email hosting."
}