hermes
email generator
An e-mail template generator package for Go that creates HTML and plaintext emails with responsive designs.
Golang package that generates clean, responsive HTML e-mails for sending transactional mail
3k stars
28 watching
246 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
awesome-goemailemail-templateemail-template-generatoremailsgeneratorgolanghermesmailgensmtptemplatetemplating
Related projects:
Repository | Description | Stars |
---|---|---|
dunglas/mercure | A protocol and implementation for efficient real-time communication between servers and clients over HTTP. | 3,997 |
mailhog/mailhog | An email testing tool for developers to test and debug SMTP applications | 14,193 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
go-kratos/kratos | A comprehensive framework for building cloud-native microservices applications using Go, focusing on scalability, reliability and ease of use. | 23,457 |
google/gopacket | Provides packet processing capabilities for Go | 6,375 |
gobwas/ws | A WebSocket implementation in Go. | 6,169 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 |
go-martini/martini | A web framework for Go that provides a simple and modular way to build web applications. | 11,628 |
cweill/gotests | Generates Go test boilerplate from source code | 4,975 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,855 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
masterminds/glide | Tools for managing dependencies in Go projects | 8,148 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,785 |
ethereum/go-ethereum | A Go implementation of the Ethereum protocol's execution layer | 47,891 |
xhit/go-simple-mail | A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. | 651 |