{"id":20416075,"url":"https://github.com/imimran/express-mongo-boilerplate","last_synced_at":"2025-10-29T12:06:34.668Z","repository":{"id":186265701,"uuid":"672448535","full_name":"imimran/express-mongo-boilerplate","owner":"imimran","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-30T06:12:37.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T13:57:32.802Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imimran.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}},"created_at":"2023-07-30T05:51:10.000Z","updated_at":"2023-08-05T05:54:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"0bb676e6-c9f8-4050-9f9d-af0ba3864b5d","html_url":"https://github.com/imimran/express-mongo-boilerplate","commit_stats":null,"previous_names":["imimran/express-mongo-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imimran%2Fexpress-mongo-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imimran%2Fexpress-mongo-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imimran%2Fexpress-mongo-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imimran%2Fexpress-mongo-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imimran","download_url":"https://codeload.github.com/imimran/express-mongo-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241960837,"owners_count":20049342,"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":"2024-11-15T06:18:36.003Z","updated_at":"2025-10-29T12:06:34.655Z","avatar_url":"https://github.com/imimran.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express API Starter\n\nIncludes API Server utilities:\n\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- [eslint](https://www.npmjs.com/package/eslint)\n  - ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code.\n\n## Setup\n\n```\nyarn OR npm install\n```\n\n## Lint\n\n```\nyarn lint OR npm run lint\n```\n\n## Development\n\n```\nyarn dev OR npm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimimran%2Fexpress-mongo-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimimran%2Fexpress-mongo-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimimran%2Fexpress-mongo-boilerplate/lists"}