Send emails through an Endpoint API
Go to file
Andros Fenollosa 5a88d1cd09 Add params
2020-06-10 20:56:57 +02:00
resources First commit 2020-05-19 00:25:12 +02:00
src/api2smtp Add params 2020-06-10 20:56:57 +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