https://github.com/janos/email
A very simplified service for Email sending in Go
https://github.com/janos/email
Last synced: 3 months ago
JSON representation
A very simplified service for Email sending in Go
- Host: GitHub
- URL: https://github.com/janos/email
- Owner: janos
- License: bsd-3-clause
- Created: 2016-10-28T22:00:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-19T09:49:45.000Z (over 5 years ago)
- Last Synced: 2025-01-29T10:32:21.546Z (5 months ago)
- Language: Go
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A very simplified service for Email sending in Go
[](https://godoc.org/resenje.org/email)
## Installation
Run `go get resenje.org/email` from command line.