This content originally appeared on DEV Community and was authored by Christian Potvin
I built MinuteMail, a temporary email service that lets you generate a disposable inbox secured by your browser session. All inboxes auto-expire, and a free API lets developers generate aliases for testing or CI workflows.
Features:
- Generate @minutemail.co addresses in one click
- Mailbox is deleted automatically after 1h
- Read emails without manual login
- Handles email attachments
- Free REST API for automation
Check it out: MinuteMail
Would you find this useful in your testing workflows? Feedback is welcome!
This content originally appeared on DEV Community and was authored by Christian Potvin