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
27 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,972 |
mailhog/mailhog | An email testing tool for developers to test and debug SMTP applications | 14,078 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
go-kratos/kratos | A comprehensive framework for building cloud-native microservices applications using Go, focusing on scalability, reliability and ease of use. | 23,374 |
google/gopacket | Provides a set of tools for packet processing and decoding in Go. | 6,349 |
gobwas/ws | A WebSocket implementation in Go. | 6,143 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,748 |
go-martini/martini | A web framework for Go that provides a simple and modular way to build web applications. | 11,624 |
cweill/gotests | Generates Go test boilerplate from source code | 4,957 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
masterminds/glide | Tools for managing dependencies in Go projects | 8,145 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,759 |
ethereum/go-ethereum | A Go implementation of the Ethereum protocol, providing a suite of tools and utilities for building Ethereum clients and applications. | 47,592 |
xhit/go-simple-mail | A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. | 651 |