{"id":21557697,"url":"https://github.com/danielrohers/nodejs-express-api-scaffold","last_synced_at":"2025-10-05T11:23:35.303Z","repository":{"id":151566942,"uuid":"49273460","full_name":"danielrohers/nodejs-express-api-scaffold","owner":"danielrohers","description":"API application featuring Node.js, Express and MongoDB","archived":false,"fork":false,"pushed_at":"2017-02-14T17:32:44.000Z","size":498,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-11T04:28:41.524Z","etag":null,"topics":["api","express","mongodb","mongoose","node","scaffold"],"latest_commit_sha":null,"homepage":"https://nodejs-express-api-scaffold.herokuapp.com/doc","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielrohers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-01-08T13:26:49.000Z","updated_at":"2021-02-22T01:17:22.000Z","dependencies_parsed_at":"2023-10-03T03:40:09.980Z","dependency_job_id":null,"html_url":"https://github.com/danielrohers/nodejs-express-api-scaffold","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielrohers/nodejs-express-api-scaffold","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fnodejs-express-api-scaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fnodejs-express-api-scaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fnodejs-express-api-scaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fnodejs-express-api-scaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielrohers","download_url":"https://codeload.github.com/danielrohers/nodejs-express-api-scaffold/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fnodejs-express-api-scaffold/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278444556,"owners_count":25987790,"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-05T02:00:06.059Z","response_time":54,"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","express","mongodb","mongoose","node","scaffold"],"created_at":"2024-11-24T08:12:57.657Z","updated_at":"2025-10-05T11:23:34.785Z","avatar_url":"https://github.com/danielrohers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node.js Express API Scaffold\n\n[![Build Status](https://travis-ci.org/danielrohers/nodejs-express-api-scaffold.svg?branch=master)](https://travis-ci.org/danielrohers/nodejs-express-api-scaffold)\n[![Code Climate](https://codeclimate.com/github/danielrohers/nodejs-express-api-scaffold/badges/gpa.svg)](https://codeclimate.com/github/danielrohers/nodejs-express-api-scaffold)\n[![Dependency Status](https://david-dm.org/danielrohers/nodejs-express-api-scaffold.svg)](https://david-dm.org/danielrohers/nodejs-express-api-scaffold)\n[![devDependency Status](https://david-dm.org/danielrohers/nodejs-express-api-scaffold/dev-status.svg)](https://david-dm.org/danielrohers/nodejs-express-api-scaffold#info=devDependencies)\n## Setup\n\n**Requirements**\n\n\u003e [MongoDB](https://www.mongodb.org)\n\n\u003e [Node.js](https://nodejs.org)\n\n**Install dependencies**\n```bash\n$ [sudo] npm install\n```\nor\n```bash\n$ yarn\n```\n\n## Launching\n\nFirst start MongoDB if you don't have a running instance\n```bash\n$ mongod\n```\n\n**Development**\n```bash\n$ npm start\n```\nor use [nodemon](https://www.npmjs.com/package/nodemon)\n```bash\n$ npm run dev\n```\n\n**Production**\n```bash\n$ node bin/www\n```\n\n[Running Example](https://nodejs-express-api-scaffold.herokuapp.com)\n\n## License\n\n[Licence](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielrohers%2Fnodejs-express-api-scaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielrohers%2Fnodejs-express-api-scaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielrohers%2Fnodejs-express-api-scaffold/lists"}