An open API service indexing awesome lists of open source software.

https://github.com/nymann/email-service


https://github.com/nymann/email-service

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Email Service

_Send emails via Kafka messaging._

## WIP: Features

- [x] Publish/Consumer
- [x] Send emails
- [ ] Template support
- [x] Attachment support
- [x] CC Support
- [x] BCC Support

### Usage
See [example_publisher](example_publisher)

### Notes

How to implement configurable templates?

## Development

For help getting started developing check [DEVELOPMENT.md](DEVELOPMENT.md)