Sfoglia il codice sorgente

Added DropMail API

pull/2948/head
anandvarma 2 anni fa
parent
commit
4abfe37c53
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      README.md

+ 1
- 0
README.md Vedi File

@@ -638,6 +638,7 @@ API | Description | Auth | HTTPS | CORS |
### Email
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [DropMail](https://dropmail.me/api/#live-demo) | GraphQL API for creating and managing ephemeral e-mail inboxes | No | Yes | Unknown |
| [Guerrilla Mail](https://www.guerrillamail.com/GuerrillaMailAPI.html) | Disposable temporary Email addresses | No | Yes | Unknown |
| [Mailtrap](https://mailtrap.docs.apiary.io/#) | A service for the safe testing of emails sent from the development and staging environments | `apiKey` | Yes | Unknown |
| [Sendgrid](https://sendgrid.com/docs/api-reference/) | A cloud-based SMTP provider that allows you to send emails without having to maintain email servers | `apiKey` | Yes | Unknown |


Caricamento…
Annulla
Salva