{"id":19745284,"url":"https://github.com/abdul-rahman99/notes-nodejs-api","last_synced_at":"2026-03-05T13:03:26.305Z","repository":{"id":189601805,"uuid":"680943146","full_name":"Abdul-Rahman99/Notes-nodeJs-API","owner":"Abdul-Rahman99","description":"The Node.js Notes App is a simple web application that allows users to create, read, update, and delete notes. It is built using Node.js, Express, and MongoDB, providing a RESTful API for managing notes.","archived":false,"fork":false,"pushed_at":"2023-08-21T20:36:46.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-23T13:03:41.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Abdul-Rahman99.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":"2023-08-20T22:40:12.000Z","updated_at":"2023-08-20T22:40:13.000Z","dependencies_parsed_at":"2025-01-10T20:44:21.667Z","dependency_job_id":"c771bee9-0de5-4885-93a9-0a1a172f2787","html_url":"https://github.com/Abdul-Rahman99/Notes-nodeJs-API","commit_stats":null,"previous_names":["abdul-rahman99/notes-nodejs-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Abdul-Rahman99/Notes-nodeJs-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdul-Rahman99%2FNotes-nodeJs-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdul-Rahman99%2FNotes-nodeJs-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdul-Rahman99%2FNotes-nodeJs-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdul-Rahman99%2FNotes-nodeJs-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abdul-Rahman99","download_url":"https://codeload.github.com/Abdul-Rahman99/Notes-nodeJs-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdul-Rahman99%2FNotes-nodeJs-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30127218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T12:40:50.676Z","status":"ssl_error","status_checked_at":"2026-03-05T12:39:32.209Z","response_time":93,"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":[],"created_at":"2024-11-12T02:06:18.751Z","updated_at":"2026-03-05T13:03:26.287Z","avatar_url":"https://github.com/Abdul-Rahman99.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Repository Name: Node.js Notes App\n\n# Description:\nThe Node.js Notes App is a simple web application that allows users to create, read, update, and delete notes. It is built using Node.js, Express, and MongoDB, providing a RESTful API for managing notes.\n\n# Features:\n\nCreate Notes: Users can create new notes by sending a POST request to the API endpoint. Each note consists of a title and content.\n\nRead Notes: Users can retrieve a list of all notes by sending a GET request to the API endpoint. Individual notes can be accessed by their unique identifier.\n\nUpdate Notes: Users can update existing notes by sending a PUT request to the API endpoint, providing the note's unique identifier and the updated title/content.\n\nDelete Notes: Users can delete notes by sending a DELETE request to the API endpoint, specifying the note's unique identifier.\n\n# Technologies Used:\n\nNode.js: A JavaScript runtime that allows us to run JavaScript code on the server.\nExpress: A minimalist web application framework for Node.js that simplifies the creation of RESTful APIs.\nMongoDB: A NoSQL database that stores the notes data.\nRESTful API: The app follows the principles of Representational State Transfer (REST) to provide a standardized way of interacting with the server.\n\n# Installation and Setup:\n\nClone the repository: git clone https://github.com/Abdul-Rahman99/Notes-nodeJs-API.git\nNavigate to the project directory: cd nodejs-notes-app\nInstall the dependencies: npm install\nConfigure the MongoDB connection in the config.js file.\nStart the server: npm start\nAccess the app at http://localhost:3000\n\n# Contributing:\nContributions to the Node.js Notes App are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request on GitHub.\n\n# License:\nThis project is licensed under the MIT License. Feel free to use and modify the code for personal or commercial purposes.\n\nHappy note-taking with the Node.js Notes App!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdul-rahman99%2Fnotes-nodejs-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdul-rahman99%2Fnotes-nodejs-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdul-rahman99%2Fnotes-nodejs-api/lists"}