{"id":19454229,"url":"https://github.com/blavikensbutcher/node-rest-api","last_synced_at":"2026-04-11T14:06:45.156Z","repository":{"id":229836374,"uuid":"777767835","full_name":"blavikensbutcher/node-rest-api","owner":"blavikensbutcher","description":"Contact books w/ Express, MongoDb, Auth, Jwt, Email sending, Avatars, Favorites","archived":false,"fork":false,"pushed_at":"2024-05-03T15:34:13.000Z","size":184,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T10:24:24.739Z","etag":null,"topics":["email-sender","express","expressjs","gravatar-api","jwt-authentication","mongodb"],"latest_commit_sha":null,"homepage":"","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/blavikensbutcher.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,"publiccode":null,"codemeta":null}},"created_at":"2024-03-26T13:25:53.000Z","updated_at":"2024-07-01T18:11:50.000Z","dependencies_parsed_at":"2024-11-10T17:08:26.503Z","dependency_job_id":"a162fca5-97a4-4a7c-8eba-c2b50f5d87f0","html_url":"https://github.com/blavikensbutcher/node-rest-api","commit_stats":null,"previous_names":["blavikensbutcher/goit-node-rest-api","blavikensbutcher/node-rest-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blavikensbutcher/node-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blavikensbutcher%2Fnode-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blavikensbutcher%2Fnode-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blavikensbutcher%2Fnode-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blavikensbutcher%2Fnode-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blavikensbutcher","download_url":"https://codeload.github.com/blavikensbutcher/node-rest-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blavikensbutcher%2Fnode-rest-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263843821,"owners_count":23518853,"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":["email-sender","express","expressjs","gravatar-api","jwt-authentication","mongodb"],"created_at":"2024-11-10T17:08:39.885Z","updated_at":"2025-12-30T22:15:44.267Z","avatar_url":"https://github.com/blavikensbutcher.png","language":"JavaScript","readme":"# Node.js microservice template\nThis template has been created to develop microservices using Node.js with the same  structure and default configuration.\n\n### Global variables\n* `NODE_ENV` - application environment (usually `development` or `production`)\n* `PORT` - the port that the server is listening to\n* `MAIL_PASSWORD` - password for email service to send mails\n* `MAIL_USER` - email user to send mails `(\"example@mail.com\")`\n\n### The scripts from package.json\n`npm start` - to run server using node  \n`npm run dev` - to run server using nodemon\n\n### Docker\n* To run docker container:  \n  `docker run -p 8080:3000 -d service-name`\n\n\n### The structure of the template\n\n**.env.example** - the example of the `.env` file that contains global variables of the service. `.env.example` should be without production data. Should be in GIT;  \n**.env** - the copied file of `.env.example` with real data of variables. Should be excluded from GIT;  \n**.gitignore** - patterns of files or folders to ignore checking git changes;  \n**server.js** - the file to start the service.  \n**package.json** - the main file of information, and configuration, and dependencies of the service;   \n**package-lock.json** - the file from `package.json` that contains all information about all node modules that were installed like dependencies and\ndevDependencies;  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblavikensbutcher%2Fnode-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblavikensbutcher%2Fnode-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblavikensbutcher%2Fnode-rest-api/lists"}