📧 MailAPI – A RESTful API for securely sending personalized emails with HTML support, built in Golang, featuring strong encryption and open-source. - https://api2mail.vercel.app/
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
feat: enhance welcome email sending by using DEFAULT_FROM_EMAIL if available
ffc6c87View on GitHubfix: standardize Authorization header formatting in email sending function
5e37236View on GitHubfeat: enhance email sending functionality with customizable From header and display name
40f6c5eView on GitHubfix: update Redis initialization to handle missing environment variable and connection errors
59f364bView on GitHubfix: update route destination in vercel.json to point to main.go
9f0f4d7View on GitHub