{"id":21355492,"url":"https://github.com/cfdefense/crud-api","last_synced_at":"2026-04-13T19:32:07.355Z","repository":{"id":229548767,"uuid":"776952608","full_name":"CFdefense/CRUD-API","owner":"CFdefense","description":"Simple CRUD API Created With JS, NodeJS, Express, and MongoDB","archived":false,"fork":false,"pushed_at":"2024-09-30T17:54:18.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T05:26:24.641Z","etag":null,"topics":["api","express","javascript","mongodb","mongoose","nodejs","nodemon","restful-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/CFdefense.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-03-24T22:09:07.000Z","updated_at":"2024-09-30T17:54:22.000Z","dependencies_parsed_at":"2024-03-25T04:28:00.506Z","dependency_job_id":"d00f692b-174a-4b7c-ae45-c5635e877cef","html_url":"https://github.com/CFdefense/CRUD-API","commit_stats":null,"previous_names":["cfdefense/crud-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CFdefense/CRUD-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CFdefense%2FCRUD-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CFdefense%2FCRUD-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CFdefense%2FCRUD-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CFdefense%2FCRUD-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CFdefense","download_url":"https://codeload.github.com/CFdefense/CRUD-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CFdefense%2FCRUD-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: 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":["api","express","javascript","mongodb","mongoose","nodejs","nodemon","restful-api"],"created_at":"2024-11-22T04:18:00.057Z","updated_at":"2026-04-13T19:32:07.335Z","avatar_url":"https://github.com/CFdefense.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## CRUD (Create, Read, Update, and Delete.)\n- This CRUD API is a simple implementation of a RESTful API.\n- I Created This Using JS, NodeJS, Express, Nodemon, Mongoose, and MongoDB.\n- Tested Using Insomnia and Postman\n## Demo\n\u003cimg src=\"https://github.com/CFdefense/CFdefense.github.io/blob/main/public/media/projects/crud.gif?raw=true\" alt=\"Description of the GIF\" width=\"1000\"\u003e\n\n## Purpose\nI started this project to gain a stronger understanding of JavaScript and NodeJS to prepare for my IBM Joint Study Interview.\nAdditionally, I hoped to gain a more comprehensive understanding of backend development and APIs.\nFinally, I looked to gain experience in using and manipulating a database.\n\n## Tools Used\n- Javascript - Programming language.\n- NodeJS - Javascript server runtime environment.\n- Express - NodeJS web application framework.\n- Nodemon - NodeJS tool allowing for asynchronous express development.\n- Mongoose - NodeJS ODM library for easy manipulation and reading of MongoDB database.\n- MongoDB - Database used to hold our 'product' information.\n- Insomnia - RESTful API Debugging/Testing Utility.\n\n## Using JavaScript and NodeJS, I have created a simple Backend API that can serve the following functions.\n1. \u003cb\u003eC\u003c/b\u003e reate a new instance of 'product' which is initialized and declared into our MongoDB Database.\n2. \u003cb\u003eR\u003c/b\u003e ead existing instances of 'product' based on its product ID number from the Database.\n3. \u003cb\u003eU\u003c/b\u003e pdate existing instances of 'product' to replace the value(s) associated with the 'product'.\n4. \u003cb\u003eD\u003c/b\u003e elete existing instances of 'product' from the database based on its ID number.\n\n## Future Project Goals.\n1. Create a front-end product to push and pull from the database.\n2. Add more features of querying the database\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfdefense%2Fcrud-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcfdefense%2Fcrud-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfdefense%2Fcrud-api/lists"}