Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janos/email
A very simplified service for Email sending in Go
https://github.com/janos/email
Last synced: about 1 month 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-19T09:49:45.000Z (almost 5 years ago)
- Last Synced: 2024-10-11T14:20:03.384Z (about 1 month 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
[![GoDoc](https://godoc.org/resenje.org/email?status.svg)](https://godoc.org/resenje.org/email)
## Installation
Run `go get resenje.org/email` from command line.