{"id":19703041,"url":"https://github.com/jayvirrathi/microservices","last_synced_at":"2025-04-29T14:30:38.992Z","repository":{"id":49389721,"uuid":"287707291","full_name":"Jayvirrathi/microservices","owner":"Jayvirrathi","description":"NodeJS Micro Services With Docker","archived":false,"fork":false,"pushed_at":"2021-02-27T07:29:14.000Z","size":66,"stargazers_count":41,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T17:44:01.430Z","etag":null,"topics":["docker","docker-compose","dockerfile","express","microservice","mongodb","nodejs"],"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/Jayvirrathi.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":"2020-08-15T08:23:35.000Z","updated_at":"2025-03-18T06:42:23.000Z","dependencies_parsed_at":"2022-07-26T12:30:09.698Z","dependency_job_id":null,"html_url":"https://github.com/Jayvirrathi/microservices","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/Jayvirrathi%2Fmicroservices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayvirrathi%2Fmicroservices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayvirrathi%2Fmicroservices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayvirrathi%2Fmicroservices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jayvirrathi","download_url":"https://codeload.github.com/Jayvirrathi/microservices/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251518748,"owners_count":21602206,"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":["docker","docker-compose","dockerfile","express","microservice","mongodb","nodejs"],"created_at":"2024-11-11T21:16:50.217Z","updated_at":"2025-04-29T14:30:37.825Z","avatar_url":"https://github.com/Jayvirrathi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express Microservice API Starter with MongoDB\n\nIncludes API Server utilities:\n\n- [concurrently](https://www.npmjs.com/package/concurrently)\n  - Promise based HTTP client for the browser and node.js\n- [axios](https://www.npmjs.com/package/axios)\n  - Run multiple commands concurrently\n- [mongoose](https://www.npmjs.com/package/mongoose)\n  - Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment\n- [morgan](https://www.npmjs.com/package/morgan)\n  - HTTP request logger middleware for node.js\n- [helmet](https://www.npmjs.com/package/helmet)\n  - Helmet helps you secure your Express apps by setting various HTTP headers. It's not a silver bullet, but it can help!\n- [dotenv](https://www.npmjs.com/package/dotenv)\n  - Dotenv is a zero-dependency module that loads environment variables from a `.env` file into `process.env`\n\nDevelopment utilities:\n\n- [nodemon](https://www.npmjs.com/package/nodemon)\n  - nodemon is a tool that helps develop node.js based applications by automatically restarting the node application when file changes in the directory are detected.\n\n## Setup\n\n```\nnpm install\n```\n\n## Start\n\n```\nnpm run start\n```\n\n## Development\n\n```\nnpm run dev\n```\n\n## Docker\n\n### comment all variables in envs for docker build\n```\ndocker-compose up --build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayvirrathi%2Fmicroservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayvirrathi%2Fmicroservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayvirrathi%2Fmicroservices/lists"}