{"id":30951015,"url":"https://github.com/daleal/mailer","last_synced_at":"2026-05-15T12:02:08.241Z","repository":{"id":103728936,"uuid":"227913211","full_name":"daleal/mailer","owner":"daleal","description":"Generic mailer microservice","archived":false,"fork":false,"pushed_at":"2023-05-01T21:18:24.000Z","size":16,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-11T07:16:35.411Z","etag":null,"topics":["docker-image","mailer","microservice"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/daleal/mailer","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daleal.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-12-13T20:01:54.000Z","updated_at":"2019-12-23T07:21:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"90373840-49df-48c2-a0de-b8a6bc596eef","html_url":"https://github.com/daleal/mailer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daleal/mailer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daleal%2Fmailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daleal%2Fmailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daleal%2Fmailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daleal%2Fmailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daleal","download_url":"https://codeload.github.com/daleal/mailer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daleal%2Fmailer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33066132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker-image","mailer","microservice"],"created_at":"2025-09-11T05:27:34.683Z","updated_at":"2026-05-15T12:02:08.236Z","avatar_url":"https://github.com/daleal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mailer\n\n![](https://github.com/daleal/mailer/workflows/build/badge.svg)\n\nThis module is a generic mailer API created only to serve as a microservice.\n\n## Usage\n\n```bash\ncp .env.example .env  # change env variables\n\ndocker-compose build\ndocker-compose up     # The API can be found at port 5000\n```\n\n## Testing\n\nTo test the mailer, a sample script has been provided. To execute it, just run\n\n```bash\npython3 ghost_client.py [COMMAND] [*ARGS]\n```\n\nWhere `[COMMAND]` is the name of the desired command and `[*ARGS]` corresponds to the arguments of the desired command separated by spaces. If a command has no arguments, `[*ARGS]` can be ignored. To see a list of every possible command, execute:\n\n```bash\npython3 ghost_client.py\n```\n\nKeep in mind that some API methods will require a `KEY`, so remember to have the same `KEY` environmental variable in the API server and in the script machine. The script automatically loads variables from a `.env` file, so putting the `KEY` in a `.env` file should be enough.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaleal%2Fmailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaleal%2Fmailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaleal%2Fmailer/lists"}