{"id":27047206,"url":"https://github.com/rishant/nodejs-nodemailer-poc","last_synced_at":"2025-06-29T15:01:57.731Z","repository":{"id":224766583,"uuid":"764063544","full_name":"rishant/nodejs-nodemailer-poc","owner":"rishant","description":"nodejs with nodemailer lib for send emails","archived":false,"fork":false,"pushed_at":"2024-02-27T16:29:41.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T06:29:44.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rishant.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-27T12:17:28.000Z","updated_at":"2024-02-27T15:50:00.000Z","dependencies_parsed_at":"2024-02-27T17:09:37.535Z","dependency_job_id":null,"html_url":"https://github.com/rishant/nodejs-nodemailer-poc","commit_stats":null,"previous_names":["rishant/nodejs-nodemailer-poc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rishant/nodejs-nodemailer-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishant%2Fnodejs-nodemailer-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishant%2Fnodejs-nodemailer-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishant%2Fnodejs-nodemailer-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishant%2Fnodejs-nodemailer-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishant","download_url":"https://codeload.github.com/rishant/nodejs-nodemailer-poc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishant%2Fnodejs-nodemailer-poc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262614452,"owners_count":23337274,"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":"2025-04-05T06:28:42.369Z","updated_at":"2025-06-29T15:01:56.510Z","avatar_url":"https://github.com/rishant.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\"# nodejs-nodemailer-poc\" \n\n## initilize node project\n    npm init\n\n## install dependencies\n\n    npm install express nodemailer\n    \n    npm install --save-dev nodemon\n\n    npm install nodemailer\n    \n    npm install ejs\n\n## API's\n\n    curl --location --request POST 'http://localhost:4000/users/create' \\\n    --header 'Content-Type: application/json' \\\n    --data-raw '{\n        \"name\": \"Rishant Gupta\",\n        \"email\": \"rishantgupta007@gmail.com\"\n    }'\n\n    ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishant%2Fnodejs-nodemailer-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishant%2Fnodejs-nodemailer-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishant%2Fnodejs-nodemailer-poc/lists"}