schema.org.ai

mailtrap

Email testing and delivery infrastructure.

Extends: Technology

Mailtrap

Email testing and delivery infrastructure.

Overview

Category: Development software

Email testing and delivery infrastructure.

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: 'Mailtrap',
  category: 'Development software',
  description: 'Email testing and delivery infrastructure.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Mailtrap",
  "applicationCategory": "Development software",
  "description": "Email testing and delivery infrastructure."
}