Skip to content

shravanv1/API-in-NodeJS-using-express-to-send-emails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API-in-NodeJS-using-express-to-send-emails

an API in NodeJS using express to send emails using the Gmail REST API.

Obtain a Gmail user's credentials using OAuth 2.0. The OAuth 2.0 process should be initiated by an API call to your server. - Store the obtained credentials in a file. - Have an API endpoint to execute send email using the credentials previously stored.

About

an API in NodeJS using express to send emails using the Gmail REST API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published