{"id":15684293,"url":"https://github.com/benbowes/nestjs-rest-api","last_synced_at":"2025-05-07T15:50:32.296Z","repository":{"id":39591827,"uuid":"283704576","full_name":"benbowes/nestjs-rest-api","owner":"benbowes","description":"A CRUD REST API using the NodeJS NestJS framework and MongoDB/Mongoose","archived":false,"fork":false,"pushed_at":"2025-01-16T20:02:26.000Z","size":1227,"stargazers_count":10,"open_issues_count":11,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T11:35:37.306Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/benbowes.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":"2020-07-30T07:46:04.000Z","updated_at":"2024-10-22T05:27:56.000Z","dependencies_parsed_at":"2025-03-11T06:43:32.255Z","dependency_job_id":null,"html_url":"https://github.com/benbowes/nestjs-rest-api","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/benbowes%2Fnestjs-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbowes%2Fnestjs-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbowes%2Fnestjs-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbowes%2Fnestjs-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benbowes","download_url":"https://codeload.github.com/benbowes/nestjs-rest-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252910671,"owners_count":21823885,"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-10-03T17:14:12.380Z","updated_at":"2025-05-07T15:50:32.249Z","avatar_url":"https://github.com/benbowes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NestJS REST API\n\nA CRUD REST API using the NestJS framework and MongoDB/Mongoose.\n\n## Setup\n\nCreate a `.env` file in the root of the project with your mongodb uri\n\ne.g.\n\n```\nDB_CONNECTION_STRING=mongodb+srv://\u003cUSERNAME\u003e:\u003cPASSWORD\u003e@\u003cURL\u003e/\u003cDATABASE_NAME\u003e?retryWrites=true\u0026w=majority\n```\n\n## Installation\n\n```bash\n$ npm install\n```\n\n## Running the app\n\n```bash\n# development\n$ npm run start\n\n# watch mode\n$ npm run start:dev\n\n# production mode\n$ npm run start:prod\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbowes%2Fnestjs-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenbowes%2Fnestjs-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbowes%2Fnestjs-rest-api/lists"}