{"id":15127636,"url":"https://github.com/abdizriel/nodejs-microservice-starter","last_synced_at":"2026-03-06T07:02:20.369Z","repository":{"id":40275164,"uuid":"62491982","full_name":"Abdizriel/nodejs-microservice-starter","owner":"Abdizriel","description":":seedling: NodeJS RESTful API Microservice Starter","archived":false,"fork":false,"pushed_at":"2017-11-01T10:58:37.000Z","size":177,"stargazers_count":304,"open_issues_count":4,"forks_count":74,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-06T08:02:03.901Z","etag":null,"topics":["api-microservice","docker-container","javascript","microservice","microservices","mongodb","nodejs","nodejs-microservices"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Abdizriel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-03T10:37:37.000Z","updated_at":"2025-06-25T16:34:02.000Z","dependencies_parsed_at":"2022-06-27T12:33:46.323Z","dependency_job_id":null,"html_url":"https://github.com/Abdizriel/nodejs-microservice-starter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Abdizriel/nodejs-microservice-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdizriel%2Fnodejs-microservice-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdizriel%2Fnodejs-microservice-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdizriel%2Fnodejs-microservice-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdizriel%2Fnodejs-microservice-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abdizriel","download_url":"https://codeload.github.com/Abdizriel/nodejs-microservice-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdizriel%2Fnodejs-microservice-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001527,"owners_count":26083117,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api-microservice","docker-container","javascript","microservice","microservices","mongodb","nodejs","nodejs-microservices"],"created_at":"2024-09-26T02:05:10.041Z","updated_at":"2025-10-09T14:15:26.016Z","avatar_url":"https://github.com/Abdizriel.png","language":"JavaScript","readme":"![NodeJS RESTful API Microservice Logo](https://github.com/Abdizriel/nodejs-microservice-starter/blob/master/logo.jpg)\n\n# NodeJS RESTful API Microservice Starter v1.2.0\nThis repository contains a full configuration that runs NodeJS RESTful API Microservice Starter.\n\n[![Build Status](https://secure.travis-ci.org/Abdizriel/nodejs-microservice-starter.png?branch=master)](https://travis-ci.org/Abdizriel/nodejs-microservice-starter)\n[![Coverage Status](https://coveralls.io/repos/github/Abdizriel/nodejs-microservice-starter/badge.svg?branch=master)](https://coveralls.io/github/Abdizriel/nodejs-microservice-starter?branch=master)\n[![Dependency Status](https://img.shields.io/david/Abdizriel/nodejs-microservice-starter.svg)](https://david-dm.org/Abdizriel/nodejs-microservice-starter)\n[![Dev-Dependency Status](https://img.shields.io/david/dev/Abdizriel/nodejs-microservice-starter.svg)](https://david-dm.org/Abdizriel/nodejs-microservice-starter#info=devDependencies)\n\n## Requirements\n\n* [MongoDB](https://www.mongodb.com/download-center \"MongoDB\")\n* [NodeJS](https://nodejs.org/en/download \"NodeJS\")\n\n## Build for local development\n\nYou have to use the following command to start a development server:\n\n```sh\nnpm run dev\n```\n\nSee `package.json` for more details.\n\n## Build for staging and production environments\n\nUse following command to build project:\n\n```sh\nnpm run build\n```\n\nUse following command to start project on staging and production environments:\n\n```sh\nnpm start\n```\n\nSee `package.json` for more details.\n\n## Tests\n\nFollowing tests libraries are used for unit/integration tests:\n* [MochaJS](https://mochajs.org \"MochaJS\")\n* [SinonJS](http://sinonjs.org \"SinonJS\")\n* [ChaiJS](http://chaijs.com/ \"ChaiJS\")\n\nTests are kept next to source with following pattern *.spec.js\n\nUse following command to run tests:\n\n```sh\nnpm test\n```\n\nUse following command to run tests coverage:\n\n```sh\nnpm run coverage\n```\n\n## Docker container\n\nThere is available Docker container and Docker Composer if you would like to run many NodeJS Microservices.\n\nBuild API Microservice by using following command:\n\n```sh\nnpm run build\n```\n\nThen use following command to build Docker containers:\n\n```sh\ndocker-compose up -d --build\n```\n\nSee `Dockerfile` and `docker-compose.yml` for more details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdizriel%2Fnodejs-microservice-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdizriel%2Fnodejs-microservice-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdizriel%2Fnodejs-microservice-starter/lists"}