Skip to content

A simple but useful email domain verifier built using standard libraries in Go. It takes domain name and check if it is a valid domain

Notifications You must be signed in to change notification settings

amalmadhu06/email-verifier-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Verifier

A simple but useful email domain verifier built using standard libraries in Go. It takes domain name and check if it is a valid domain

Logo

Run Locally

Clone the project

  git clone https://github.com/amalmadhu06/email-verifier-go

Go to the project directory

  cd email-verifier-go

Start the server

  go run main.go

Acknowledgements

About

A simple but useful email domain verifier built using standard libraries in Go. It takes domain name and check if it is a valid domain

Resources

Stars

Watchers

Forks

Languages