An open API service indexing awesome lists of open source software.

https://github.com/m-yasirghaffar/contact-form-mailer-using-nodemailer

This is a server-side application built with Node.js and Express.js. It handles incoming POST requests from a portfolio website's contact form. Upon receiving a request, it uses Nodemailer to send an email with the form data.
https://github.com/m-yasirghaffar/contact-form-mailer-using-nodemailer

Last synced: 8 months ago
JSON representation

This is a server-side application built with Node.js and Express.js. It handles incoming POST requests from a portfolio website's contact form. Upon receiving a request, it uses Nodemailer to send an email with the form data.

Awesome Lists containing this project