Send emails through an Endpoint API
Go to file
2020-06-11 18:34:34 +02:00
resources Add config 2020-06-11 16:57:04 +02:00
src/api2smtp Add new config 2020-06-11 18:34:22 +02:00
.gitignore Fixbug 2020-06-11 17:38:47 +02:00
config.yaml Fixbug 2020-06-11 17:55:24 +02:00
project.clj Update project.clj 2020-06-11 18:34:34 +02:00
README.md First commit 2020-05-19 00:25:12 +02:00

api2smtp

Usage

lein run

Testing

lein check-idiomatic
lein check-format