Send emails through an Endpoint API
Go to file
Andros Fenollosa 2ba2a42c2f First commit
2020-05-19 00:25:12 +02:00
resources First commit 2020-05-19 00:25:12 +02:00
src/api2smtp First commit 2020-05-19 00:25:12 +02:00
.gitignore First commit 2020-05-19 00:25:12 +02:00
config.yaml First commit 2020-05-19 00:25:12 +02:00
project.clj First commit 2020-05-19 00:25:12 +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