{"id":21520800,"url":"https://github.com/willdarkins/sticky-quips-backend","last_synced_at":"2026-04-10T11:32:20.254Z","repository":{"id":137267297,"uuid":"461106062","full_name":"willdarkins/sticky-quips-backend","owner":"willdarkins","description":"Backend \u0026 database production for note taking application that resembles a sticky note format attaching links and short reminders","archived":false,"fork":false,"pushed_at":"2022-02-25T07:09:24.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-22T23:39:22.877Z","etag":null,"topics":["body-parser","cors","dotenv","express","mongodb","mongoose","nodejs"],"latest_commit_sha":null,"homepage":"https://willdarkins.github.io/sticky-quips-frontend/","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/willdarkins.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-19T06:22:34.000Z","updated_at":"2022-02-25T06:30:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"516df603-b3e3-4b3a-b3d8-c6ca62247ea1","html_url":"https://github.com/willdarkins/sticky-quips-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willdarkins/sticky-quips-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdarkins%2Fsticky-quips-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdarkins%2Fsticky-quips-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdarkins%2Fsticky-quips-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdarkins%2Fsticky-quips-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willdarkins","download_url":"https://codeload.github.com/willdarkins/sticky-quips-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdarkins%2Fsticky-quips-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31641114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":["body-parser","cors","dotenv","express","mongodb","mongoose","nodejs"],"created_at":"2024-11-24T01:04:20.142Z","updated_at":"2026-04-10T11:32:20.249Z","avatar_url":"https://github.com/willdarkins.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 💻 Sticky Quips - Backend \u0026 Database\n\n## Description\nThis repository holds production files used to build a note taking applications that provides user the experience of writing sticky notes with short despcritions and links.\\\n\nPlease follow **[THIS LINK](https://willdarkins.github.io/sticky-quips-frontend/)** to the deployed front-end applicatoin.\n\n![sticky-quips-backend-example](https://user-images.githubusercontent.com/84754257/155666783-e1d5b8ea-9248-4874-86c1-51223adbfd1c.gif)\n\n## Table of Contents\n\n* [Badges](#badges)\n* [Installation](#installation)\n* [Database](#database)\n* [Credits](#credits)\n* [License](#license)\n* [Questions](#questions)\n\n## Badges \n*The following programming languages, frameworks, platforms and libraries were utilized when completing this project:*\n\n![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)\n![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge\u0026logo=express\u0026logoColor=%2361DAFB)\n![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white)\n![NPM](https://img.shields.io/badge/NPM-%23000000.svg?style=for-the-badge\u0026logo=npm\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E)\n\n## Installation\n\u003cbr\u003e\n\n- In the Github repository, copy the SSH key link to clone onto your local device\n- Open the project in your code editor of choice and enter the following command in console:\n  - `npm i`\n  - The following dependencies will being to run:\n    - `body-parser` - `cors` - `dotenv` - `express` - `mongoose`\n- When dependencies have finished installation begin to run your server with the following command in the terminal:\n  - **`npm start`**\n- Now head over to \u003ca href=https://insomnia.rest\u003eInsomnia CORE\u003c/a\u003e and begin testing routes:\n\n**`http://stickyquips.herokuapp.com/notes`**\n  - `GET` all notes\n```json\n{\n\t\"notes\": [\n\t\t{\n\t\t\t\"_id\": \"62187c443dc23ff220d8151b\",\n\t\t\t\"text\": \"This is a test note\",\n\t\t\t\"link\": \"google.com\",\n\t\t\t\"__v\": 0\n\t\t},\n\t\t{\n\t\t\t\"_id\": \"62187ccc3dc23ff220d8151e\",\n\t\t\t\"text\": \"How about some groceries\",\n\t\t\t\"link\": \"newseasons.com\",\n\t\t\t\"__v\": 0\n\t\t},\n\t\t{\n\t\t\t\"_id\": \"62187cd53dc23ff220d81520\",\n\t\t\t\"text\": \"I need cat food\",\n\t\t\t\"link\": \"petco.com\",\n\t\t\t\"__v\": 0\n\t\t},\n\t\t{\n\t\t\t\"_id\": \"62187cef3dc23ff220d81525\",\n\t\t\t\"text\": \"Go shopping later\",\n\t\t\t\"link\": \"amazon.com\",\n\t\t\t\"__v\": 0\n\t\t}\n\t]\n}\n```\n\n - `POST` a new note:\n```json\n{\n\t\"text\" : \"I have two cats named Daisy and Boris\",\n\t\"link\" : \"https://google.com\"\n}\n```\n\n**`http://stickyquips.herokuapp.com/notes/:id`**\n  - `GET` note by id\n  - `PUT` to update a note by id\n```json\n{\n\t\"notes\": [\n\t\t{\n\t\t\t\"_id\": \"62187c443dc23ff220d8151b\",\n\t\t\t\"text\": \"This is a test note\",\n\t\t\t\"link\": \"google.com\",\n\t\t\t\"__v\": 0\n\t\t}\n\t]\n}\n```\n  - `DELETE` note by id\n```json\n{\n\t\"reply\": \"delete note by id success\"\n}\n```\n## Database\nThe application uses the document-oriented database program Mongodb. Mongoose extension is also utilized to bridge the syntax gap for Javascript.\nThere is only one model and that is `Note` whose structure is listed below:\n```json\nconst noteSchema = new mongoose.Schema({\n    text: String,\n    link: String\n  });\n```\n\n## Credits\nBig shout out to \u003ca href = https://github.com/Ileriayo\u003eIleriayo Adebiyi\u003c/a\u003e and his \u003ca href =https://github.com/Ileriayo/markdown-badges\u003emarkdown badges repository\u003c/a\u003e which made this project all the more beautiful. Thank You.\u003cbr\u003e\n\n## License\n*This project is licensed under:* \u003cbr\u003e\n![MIT](https://img.shields.io/badge/License-MIT-yellow.svg)\u003cbr\u003e\n\u003ca href= https://opensource.org/licenses/MIT)\u003eMIT License Link\u003c/a\u003e\u003cbr\u003e\n\n## Contributing\nThis project adheres to standards set by the \u003ca href = https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md\u003eContributor Covenant\u003c/a\u003e.\u003cbr\u003e\nPlease consult this documentation before contributing to this project.\n\n## Questions\n![Profile Pic](https://user-images.githubusercontent.com/84754257/145705294-57134da6-c3b7-40f4-bcbe-ad9cddb27f47.jpg)\n\nIf you have any questions regarding the development process of this application, or specific questions about contributing, feel free to reach me by email or on Github.\n* Email 📪 willdarkins@gmail.com\n* Github 🗿 [willdarkins](https://github.com/willdarkins) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilldarkins%2Fsticky-quips-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilldarkins%2Fsticky-quips-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilldarkins%2Fsticky-quips-backend/lists"}