{"id":20911169,"url":"https://github.com/codeforgeek/mass-mailer-nodejs","last_synced_at":"2025-05-13T07:32:08.355Z","repository":{"id":30645936,"uuid":"34201520","full_name":"codeforgeek/mass-mailer-nodejs","owner":"codeforgeek","description":"Demonstration of Async programming using Node.js","archived":false,"fork":false,"pushed_at":"2016-01-22T06:51:09.000Z","size":1437,"stargazers_count":26,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T19:59:41.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codeforgeek.com/nodejs-async-tutorial/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeforgeek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-19T09:59:24.000Z","updated_at":"2021-08-29T16:03:21.000Z","dependencies_parsed_at":"2022-09-08T11:03:31.787Z","dependency_job_id":null,"html_url":"https://github.com/codeforgeek/mass-mailer-nodejs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforgeek%2Fmass-mailer-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforgeek%2Fmass-mailer-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforgeek%2Fmass-mailer-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforgeek%2Fmass-mailer-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeforgeek","download_url":"https://codeload.github.com/codeforgeek/mass-mailer-nodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253894875,"owners_count":21980415,"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","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":"2024-11-18T14:19:35.563Z","updated_at":"2025-05-13T07:32:06.905Z","avatar_url":"https://github.com/codeforgeek.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"## Mass Mailer using Async\nThis script demonstrate use of Async package to build Mass Mailer which can send email to 1000's of user in parallel way.\n\n### How to run\n\n* Clone the script or download one.\n\n* Type ```npm install``` if dependencies is not present.\n\n* Run by using ```node Server.js``` and you should see following output.\n![Output](output.png)\n\n### Explanation:\n\nScript takes the email from array and execute email sending operation at once. So for more than 1 user it will send email to them at once. Once email is sent, it will update DB and return back to parent caller once done.\n\n![Output](explanation.png)\n\n### Links \u0026 website :\nFind tutorial here (http://codeforgeek.com/2015/04/nodejs-async-tutorial/).\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeforgeek%2Fmass-mailer-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeforgeek%2Fmass-mailer-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeforgeek%2Fmass-mailer-nodejs/lists"}