{"id":14981856,"url":"https://github.com/fazt/nodejs-mongodb-tasks-api","last_synced_at":"2025-07-31T21:03:28.613Z","repository":{"id":85792323,"uuid":"301452472","full_name":"fazt/nodejs-mongodb-tasks-api","owner":"fazt","description":"A tasks REST API crud using Nodejs, Mongodb and Modern Javascript with Babeljs","archived":false,"fork":false,"pushed_at":"2023-05-22T22:13:02.000Z","size":141,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T00:24:58.209Z","etag":null,"topics":["babeljs","mongodb","nodejs","restapi"],"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/fazt.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-10-05T15:20:02.000Z","updated_at":"2024-04-09T12:49:46.000Z","dependencies_parsed_at":"2024-09-24T08:00:33.148Z","dependency_job_id":null,"html_url":"https://github.com/fazt/nodejs-mongodb-tasks-api","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"54a2c6251b559e8dc26465eee78098edb8dbd65c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-mongodb-tasks-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-mongodb-tasks-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-mongodb-tasks-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-mongodb-tasks-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazt","download_url":"https://codeload.github.com/fazt/nodejs-mongodb-tasks-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238795477,"owners_count":19531753,"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":["babeljs","mongodb","nodejs","restapi"],"created_at":"2024-09-24T14:04:23.765Z","updated_at":"2025-02-14T06:31:54.077Z","avatar_url":"https://github.com/fazt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tasks NodeMongoose API\n[![Discord](https://fazt.dev/social/discord )\n\nThis project is a REST API for managmenent Tasks. Develped using:\n\n* Nodejs\n* Express\n* Mongodb\n* Mongoose\n\nThe idea is to use this example in frontend applications.\n\n# Endpoints\n\n```\nGET\tapi/tasks\tget all Tasks\nGET\tapi/tasks/:id\tget Task by id\nPOST\tapi/tasks\tadd new Task\nPUT\tapi/tasks/:id\tupdate Task by id\nDELETE\tapi/tutorials/:id\tremove Task by id\nDELETE\tapi/tutorials\tremove all Tasks\nGET\tapi/tutorials/published\tfind all published Tasks\nGET\tapi/tutorials?title=[kw]\tfind all Tasks which title contains 'kw'\n```\n\n# Run the Project\n\nIn development\n\n```sh\nnpm run dev\n```\n\n# More Info\n[faztweb.com](https://faztweb.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazt%2Fnodejs-mongodb-tasks-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffazt%2Fnodejs-mongodb-tasks-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazt%2Fnodejs-mongodb-tasks-api/lists"}