Skip to content
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.

include/gosmitis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

README

This tool serves a RestAPI endpoint to send emails. Yes s simple as that.

Config

Please edit and change config-apisendemail.tomto match your email settings.

Run

go run apisendemail.go

Test

curl -X POST -d "{\"body\": \"that\", \"from\": \"foo\"}" http://127.0.0.1:8080/sendemail

About

go rest api to send emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages