Overview
Ensend ships primarily as a dependency-free REST API and supports requests from any valid HTTP Client. To enhance your developer experience, we have provided SDKs for major programming languages. This guide shows how to install and configure these SDKs or your http client to begin using ensend in your applicationAlternatively, you can send emails using our SMTP Server.
- Typescript
- Go
- Rest API
1
Install from the package manager
2
Initialize the SDK
ensend.config.ts
3
Send your first message
Send an Email message, SMS, WhatsApp message or push notification
