{"id":22912249,"url":"https://github.com/geozi/nodejs-javascript-task-manager","last_synced_at":"2026-04-07T08:32:09.737Z","repository":{"id":264450664,"uuid":"893413391","full_name":"geozi/nodejs-javascript-task-manager","owner":"geozi","description":"Backend implementation of a Task Manager app with Nodejs, Express, Mongoose, and Jest.","archived":false,"fork":false,"pushed_at":"2024-11-24T13:17:38.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T11:16:24.874Z","etag":null,"topics":["expressjs","jest","mongoosejs","node-js","rest-api"],"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/geozi.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":"2024-11-24T11:42:18.000Z","updated_at":"2024-11-24T13:32:08.000Z","dependencies_parsed_at":"2024-11-24T12:27:59.740Z","dependency_job_id":"3c263da1-8d7b-4d00-a183-1540d5efddaf","html_url":"https://github.com/geozi/nodejs-javascript-task-manager","commit_stats":null,"previous_names":["geozi/nodejs-javascript-task-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/geozi/nodejs-javascript-task-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geozi%2Fnodejs-javascript-task-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geozi%2Fnodejs-javascript-task-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geozi%2Fnodejs-javascript-task-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geozi%2Fnodejs-javascript-task-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geozi","download_url":"https://codeload.github.com/geozi/nodejs-javascript-task-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geozi%2Fnodejs-javascript-task-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["expressjs","jest","mongoosejs","node-js","rest-api"],"created_at":"2024-12-14T04:27:17.832Z","updated_at":"2026-04-07T08:32:09.720Z","avatar_url":"https://github.com/geozi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nodejs-javascript-task-manager\n![Demo App](https://img.shields.io/badge/demo_app-blue)\n\n### About the project\n\nThis repository contains the backend implementation of a simple Task Manager app. It allows for the following operations:\n\n* User registration,\n* User login,\n* Task creation and persistence,\n* Task update,\n* Task deletion.\n\n### Prerequisites\n\n* Nodejs (v20.11.1 or higher),\n* MongoDB (locally installed or on MongoDB Atlas)\n\n### Dependencies \n```\n  \"devDependencies\": {\n    \"jest\": \"^29.7.0\",\n    \"mockingoose\": \"^2.16.2\",\n    \"nodemon\": \"^3.1.7\"\n  },\n  \"dependencies\": {\n    \"bcryptjs\": \"^2.4.3\",\n    \"dotenv\": \"^16.4.5\",\n    \"express\": \"^4.21.1\",\n    \"express-validator\": \"^7.2.0\",\n    \"jsonwebtoken\": \"^9.0.2\",\n    \"mongoose\": \"^7.8.2\",\n    \"mongoose-unique-validator\": \"^4.0.1\"\n  }\n\n```\n\u003cp align=\"center\"\u003e\n        \u003ca href=\"https://github.com/LelouchFR/skill-icons\"\u003e\n        \u003cimg src=\"https://go-skill-icons.vercel.app/api/icons?i=js,vscode,nodejs,expressjs,mongoose,jest,mongo\"/\u003e\n      \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeozi%2Fnodejs-javascript-task-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeozi%2Fnodejs-javascript-task-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeozi%2Fnodejs-javascript-task-manager/lists"}