{"id":65272,"library":"matcornic-hermes-v2","title":"Hermes Email Builder","description":"Package hermes generates clean, responsive HTML emails for Go applications.","status":"active","version":"2.1.0","language":"go","source_language":null,"source_url":"https://github.com/matcornic/hermes","tags":["email","html","templates","notifications"],"install":[{"cmd":"go get github.com/matcornic/hermes/v2","lang":"bash","label":"Install github.com/matcornic/hermes/v2"}],"dependencies":[],"imports":[{"symbol":"hermes","correct":"github.com/matcornic/hermes/v2"}],"quickstart":{"code":"import \"github.com/matcornic/hermes/v2\"\n\nfunc main() {\n    h := hermes.Hermes{\n        Product: hermes.Product{Name: \"MyApp\"},\n    }\n    email := hermes.Email{\n        Body: hermes.Body{\n            Name: \"User\",\n            Intros: []string{\"Welcome!\"},\n        },\n    }\n    html, _ := h.GenerateHTML(email)\n    _ = html\n}","lang":"go","description":"Generate an HTML email using Hermes."},"warnings":[],"env_vars":null,"search_vec":"'applic':13 'builder':3 'clean':7 'email':2,10,14 'generat':6 'go':12 'herm':1,5 'html':9,15 'notif':17 'packag':4 'respons':8 'templat':16","created_at":"2026-06-17T17:08:04.053161+00:00","updated_at":"2026-06-17T17:08:04.053161+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/matcornic/hermes","github":"https://github.com/matcornic/hermes","docs":"https://pkg.go.dev/github.com/matcornic/hermes/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}