{"id":30891291,"url":"https://github.com/leslitech/leslimailer","last_synced_at":"2026-01-20T17:38:10.372Z","repository":{"id":310925797,"uuid":"1041804397","full_name":"LesliTech/LesliMailer","owner":"LesliTech","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-21T03:48:38.000Z","size":244,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-28T10:00:54.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LesliTech.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-21T03:24:54.000Z","updated_at":"2025-08-21T03:47:36.000Z","dependencies_parsed_at":"2025-08-21T04:34:07.586Z","dependency_job_id":"9d8cd365-71ff-4795-8561-594ebaa47b42","html_url":"https://github.com/LesliTech/LesliMailer","commit_stats":null,"previous_names":["leslitech/leslimailer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LesliTech/LesliMailer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliMailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliMailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliMailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliMailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LesliTech","download_url":"https://codeload.github.com/LesliTech/LesliMailer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliMailer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274229377,"owners_count":25245189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-08T18:42:17.579Z","updated_at":"2026-01-20T17:38:10.346Z","avatar_url":"https://github.com/LesliTech.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" class=\"documentation-header\"\u003e\n    \u003cimg width=\"100\" alt=\"Lesli logo\" src=\"./app/assets/images/lesli_mailer/mailer-logo.svg\" /\u003e\n    \u003ch3 align=\"center\"\u003eRuby on Rails SaaS Development Framework.\u003c/h3\u003e\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\u003chr/\u003e\n\n\u003cdiv align=\"center\" class=\"documentation-statics\"\u003e\n    \u003ca target=\"blank\" href=\"https://github.com/LesliTech/LesliMailer/actions\"\u003e\n        \u003cimg alt=\"Tests passing\" src=\"https://img.shields.io/badge/Tests-passing-green?style=for-the-badge\u0026logo=github\"\u003e\n    \u003c/a\u003e\n    \u003ca target=\"blank\" href=\"https://rubygems.org/gems/lesli_mailer\"\u003e\n        \u003cimg alt=\"Gem Version\" src=\"https://img.shields.io/gem/v/lesli_mailer?style=for-the-badge\u0026logo=ruby\"\u003e\n    \u003c/a\u003e\n    \u003ca target=\"blank\" href=\"https://codecov.io/github/LesliTech/LesliMailer\"\u003e \n        \u003cimg alt=\"Codecov\" src=\"https://img.shields.io/codecov/c/github/LesliTech/LesliMailer?style=for-the-badge\u0026logo=codecov\"\u003e\n    \u003c/a\u003e\n    \u003ca target=\"blank\" href=\"https://sonarcloud.io/project/overview?id=LesliTech_LesliMailer\"\u003e \n        \u003cimg alt=\"Sonar Quality Gate\" src=\"https://img.shields.io/sonar/quality_gate/LesliTech_LesliMailer?server=https%3A%2F%2Fsonarcloud.io\u0026style=for-the-badge\u0026logo=sonarqubecloud\u0026label=Quality\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n\u003chr/\u003e\n\u003cbr /\u003e\n\n\n### Quick start\n\n```shell\n# Add LesliMailer engine gem\nbundle add lesli_mailer\n```\n\n```shell\n# Setup \u0026 initialize the database\nrake lesli:db:setup\n```\n\n```ruby\n# Load LesliMailer engine\nRails.application.routes.draw do\n    mount LesliMailer::Engine =\u003e \"/mailer\"\nend\n```\n\n\n### Lesli Documentation\n* [website](https://www.lesli.dev/)\n* [documentation](https://www.lesli.dev/engines/mailer/)\n\n\n### Get in touch with Lesli\n\n* [Email: hello@lesli.tech](hello@lesli.tech)\n* [Website: https://www.lesli.tech](https://www.lesli.tech)\n* [Twitter: @LesliTech](https://twitter.com/LesliTech)\n\n\n### License\n-------\nCopyright (c) 2025, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\n\u003chr /\u003e\n\u003cbr /\u003e\n\n\u003cdiv align=\"center\" class=\"has-text-centered\"\u003e\n    \u003cimg width=\"200\" alt=\"Lesli logo\" src=\"https://cdn.lesli.tech/lesli/brand/app-logo.svg\" /\u003e\n    \u003ch4 align=\"center\" class=\"mt-0\"\u003eRuby on Rails SaaS Development Framework.\u003c/h4\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleslitech%2Fleslimailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleslitech%2Fleslimailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleslitech%2Fleslimailer/lists"}