Skip to content

adnan007d/go-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Send Gmail Messages with Golang and Gmail API

This is a simple example of how to send Gmail messages using Golang and the Gmail API.

Refer this video to get client_id, client_secret and refresh_token.

Populate the env variables in the .env file. refer .env.example

Run

go run main.go

About

Send mail with OAuth2 and GMail API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages