An email API platform built to simplify transactional email delivery.
RegMail is an email API platform that allows developers to send emails from their own Google account through a simple REST API. No SMTP configuration, no third-party email services — just connect your Gmail and start sending.
RegMail uses the Gmail API to send emails directly from your Google account. You connect once via OAuth, generate an API key, and integrate email sending into your application with a single POST request.
RegMail was designed and built by Liedson Habacuc. This project demonstrates modern full-stack development with Next.js, Prisma, and the Gmail API.
liedson.me