Add dcoumentation for API (#18)

This commit is contained in:
KM Koushik
2024-05-22 19:43:17 +10:00
committed by GitHub
parent b9643f41e1
commit e0fc68d4c0
7 changed files with 100 additions and 14 deletions

View File

@@ -30,4 +30,11 @@ Quicklinks to set up your account and get started
>
Learn how to use our API to send emails programmatically.
</Card>
<Card
title="NodeJS"
icon="node-js"
href="/get-started/nodejs"
>
Learn how to use our API to send emails programmatically.
</Card>
</CardGroup>