{"id":25216251,"url":"https://github.com/ackwolver335/inotebookbackend","last_synced_at":"2026-05-05T14:03:47.744Z","repository":{"id":276565907,"uuid":"928806004","full_name":"ackwolver335/inotebookBackend","owner":"ackwolver335","description":"A Proper backend API server build using Node.js \u0026 Express, together by testing with Mongodb","archived":false,"fork":false,"pushed_at":"2025-04-28T14:52:28.000Z","size":74,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-17T09:57:40.308Z","etag":null,"topics":["api","backend-api","backend-service","express","express-js","expressjs","javascript","javascript-applications","javascript-framework","javascript-library","node","node-js","nodejs","nodejs-server","nodemon","packages"],"latest_commit_sha":null,"homepage":"https://inotebook-backend-omega-pied.vercel.app","language":"JavaScript","has_issues":false,"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/ackwolver335.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":"2025-02-07T09:19:50.000Z","updated_at":"2025-04-29T05:59:04.000Z","dependencies_parsed_at":"2025-02-09T04:25:34.005Z","dependency_job_id":"563be865-20d0-4cad-95c4-3137abb6aa28","html_url":"https://github.com/ackwolver335/inotebookBackend","commit_stats":null,"previous_names":["ackwolver335/inotebookbackend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ackwolver335/inotebookBackend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackwolver335%2FinotebookBackend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackwolver335%2FinotebookBackend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackwolver335%2FinotebookBackend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackwolver335%2FinotebookBackend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ackwolver335","download_url":"https://codeload.github.com/ackwolver335/inotebookBackend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackwolver335%2FinotebookBackend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32652490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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":["api","backend-api","backend-service","express","express-js","expressjs","javascript","javascript-applications","javascript-framework","javascript-library","node","node-js","nodejs","nodejs-server","nodemon","packages"],"created_at":"2025-02-10T19:17:28.342Z","updated_at":"2026-05-05T14:03:47.721Z","avatar_url":"https://github.com/ackwolver335.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗄️ inotebook Backend 📮\n\n➱ A **Backend Project** in order to save user's notes online over to this **Platform** \u0026 **retrieve** from wherever the user wants to. On this platform **[Full Stack]** the user will be able to save \u0026 access his/her notes securely from anywhere in the world, using the domain of this online platform. Also here the data transfer is based on **API** functionality.\n\n➤ It is build in order to have a proper platform for having online notes with freely access, without any **Freemium** based model strategy over to the **Internet**, also regarding this further more details are available below 👇🏻\n\n## 🗳️ Project Functionality ⌨️\n\n🎧 **User Authentication** ➤ Regarding this functionality we have **express-validator** \u0026 **routes** in our *Authentication* section while the procedure of **Sign Up** \u0026 **Login** on the page.\n\n🎧 **CRUD Operations** ➤ For **Creation**, **Read**, **Updation** \u0026 **Deletion** we have different routes available in the **Authentication** section for maintaining the **Privacy** \u0026 **Security** of the user/client.\n\n🎧 **Secure Stored Password \u0026 Privacy on MongoDB** ➤ Tokenization of password is been used for securing password in the **Database**, as the password shown over to the Backend is only **token** that is shown not the password passed by the **User**.\n\n🎧 **MiddleWare for Authorization \u0026 Authentication** ➤ Here we have used a **MiddleWare function/method**, this will be called together by visiting on every page together by routes created for specific purpose.\n\n🎧 **Integration with Frontend** ➤ As without the use of **Frontend** it will be surely difficult for every user to save their notes, also the UI is specially designed for the user only **[User Interface]** to make it all easy for the end users.\n\n## 🖥️ Tech Stack 🔌🖱️\n\n❑ **Backend** 💉 **Node.js**, **Express.js**\n\n❑ **Database** 💉 **MongoDB**\n\n❑ **Authentication** 💉 **JWT-Web Tokens**\n\n❑ **Middleware** 💉 **Express-validator**\n\n## 🤝🏻 Support Me 🗿\n\n**If you likes what I do and wants to support me** 🫣\n\n- Give a ✴️ to my Repo.\n- Share 🔊 my work with your network 🌐\n- **Follow** 🖱️ me on **Github** to get more about me 😊\n\n➱ Everyone, visiting these helpful **projects** or information, its owner's humble request to please provide the feedback in the Discussion Page *[Available Soon]* of our Repo for making more better improvement in our learning Resources.\n\nThanks for visiting my Repository, hope you find it useful. Let's [connect](https://github.com/ackwolver335) and collaborate for building 🏗️ something amazing 🗿","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fackwolver335%2Finotebookbackend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fackwolver335%2Finotebookbackend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fackwolver335%2Finotebookbackend/lists"}