{"id":15209220,"url":"https://github.com/carlos460/task-it","last_synced_at":"2026-03-07T21:03:19.299Z","repository":{"id":40308384,"uuid":"262896022","full_name":"Carlos460/Task-it","owner":"Carlos460","description":"REST Api using express.js","archived":false,"fork":false,"pushed_at":"2023-02-03T09:24:16.000Z","size":327,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T12:55:25.965Z","etag":null,"topics":["ejs-templating","express-js"],"latest_commit_sha":null,"homepage":"","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/Carlos460.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":"2020-05-10T23:44:31.000Z","updated_at":"2022-10-31T02:11:39.000Z","dependencies_parsed_at":"2024-11-16T16:04:42.655Z","dependency_job_id":"2a9a1dff-4f8d-4195-b314-1e86111c8395","html_url":"https://github.com/Carlos460/Task-it","commit_stats":{"total_commits":49,"total_committers":3,"mean_commits":"16.333333333333332","dds":"0.18367346938775508","last_synced_commit":"eafc32d1d7546ed574074ed6e1caaea28308ebdb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Carlos460%2FTask-it","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Carlos460%2FTask-it/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Carlos460%2FTask-it/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Carlos460%2FTask-it/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Carlos460","download_url":"https://codeload.github.com/Carlos460/Task-it/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242692349,"owners_count":20170228,"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":["ejs-templating","express-js"],"created_at":"2024-09-28T07:22:13.353Z","updated_at":"2026-03-07T21:03:19.265Z","avatar_url":"https://github.com/Carlos460.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task-it\nTask-it a rest api with full crud functionality \n\n# Installation\nMake sure you have Node and NPM installed. You will also need [MangoDB](https://www.mongodb.com/) database to hook up.\n\n1. clone repository\n```bash\ngit clone https://github.com/Carlos460/task-it.git\n```\n2. Install Dependencies\n```bash\nnpm install\n\n```\n3. Make and connect [MangoDB](https://www.mongodb.com/) database.\n```javascript\nmongoose.connect(\n  \u003cYOUR_KEY_GOES_HERE\u003e,\n  // {Mongoose Config Stuff},\n  // Some JS Code\n);\n```\nnote: If you want to upload your own changes to a repository, remember to use a .env file with the [dotenv](https://www.npmjs.com/package/dotenv) dependency to keep your key safe!\n\n4. Run script to start server with nodemon!\n```git\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlos460%2Ftask-it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarlos460%2Ftask-it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlos460%2Ftask-it/lists"}