schema.org.ai

resend

Email API for developers.

Extends: Technology

Resend

Email API for developers.

Overview

Category: Email Service software

Email API for developers.

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: 'Resend',
  category: 'Email Service software',
  description: 'Email API for developers.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Resend",
  "applicationCategory": "Email Service software",
  "description": "Email API for developers."
}