{"id":21301972,"url":"https://github.com/ajaykumar2pp/bookstore-app-nodejs","last_synced_at":"2026-04-05T20:40:31.493Z","repository":{"id":182188590,"uuid":"656033212","full_name":"ajaykumar2pp/Bookstore-App-Nodejs","owner":"ajaykumar2pp","description":"Book Store simple RESTful API that performs CRUD (Create, Read, Update, Delete) operations on a collection in a MongoDB database","archived":false,"fork":false,"pushed_at":"2023-07-19T02:14:37.000Z","size":38,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T18:52:02.908Z","etag":null,"topics":["dotenv","ejs","express","mongoose","nodejs","winston"],"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/ajaykumar2pp.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}},"created_at":"2023-06-20T06:12:38.000Z","updated_at":"2024-07-20T19:37:28.000Z","dependencies_parsed_at":"2023-07-19T03:28:41.798Z","dependency_job_id":"8f609638-5c58-4c55-89c8-4166a65276ad","html_url":"https://github.com/ajaykumar2pp/Bookstore-App-Nodejs","commit_stats":null,"previous_names":["ajaykumar2pp/bookstore-app-nodejs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ajaykumar2pp/Bookstore-App-Nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaykumar2pp%2FBookstore-App-Nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaykumar2pp%2FBookstore-App-Nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaykumar2pp%2FBookstore-App-Nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaykumar2pp%2FBookstore-App-Nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajaykumar2pp","download_url":"https://codeload.github.com/ajaykumar2pp/Bookstore-App-Nodejs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaykumar2pp%2FBookstore-App-Nodejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31449835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"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":["dotenv","ejs","express","mongoose","nodejs","winston"],"created_at":"2024-11-21T15:53:53.596Z","updated_at":"2026-04-05T20:40:31.448Z","avatar_url":"https://github.com/ajaykumar2pp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookstore-App-Nodejs 🚀\n\n## ⭐ Introduction\nBook Store is a simple RESTful API that performs CRUD (Create, Read, Update, Delete) operations on a collection in a MongoDB database\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n## Features (  API’s Test using Postman )\n- Create a book\n- Update a book\n- Get a single book\n- Get all book\n- Delete a book\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n### `Run my project`\n```shell\n    npm install\n    npm start\n    Open [http://localhost:2000] view .\n```\n\n## Packages Install\n- body-parser \u003cbr/\u003e\n- dotenv\u003cbr/\u003e\n- ejs\u003cbr/\u003e\n- express\u003cbr/\u003e\n- winston\u003cbr/\u003e\n- mongoose\u003cbr/\u003e\n- nodemon\u003cbr/\u003e\n\u003cbr/\u003e\n\n## Important End points of the API\n![Screenshot (316)](https://github.com/ajaykumar2pp/Bookstore-App-Nodejs/assets/102378038/7cf60bd8-86dc-4037-b50e-81c0bfa06e04)\n\n## 💻 \n\n###  Create a Book\n\n\n![Screenshot (322)](https://github.com/ajaykumar2pp/Bookstore-App-Nodejs/assets/102378038/f34cbe15-d18d-42ed-89fd-837db377c528)\n\n\n### Get All Book\n\n\n![Screenshot (323)](https://github.com/ajaykumar2pp/Bookstore-App-Nodejs/assets/102378038/82fd776b-f98b-4249-9626-c8e5b5505fa1)\n\n### Get a Single Book \n\n![Screenshot (324)](https://github.com/ajaykumar2pp/Bookstore-App-Nodejs/assets/102378038/b6e67d4f-0100-445a-89c9-4dca0286d4d6)\n\n### Update a Book \n\n![Screenshot (326)](https://github.com/ajaykumar2pp/Bookstore-App-Nodejs/assets/102378038/a190c18b-8d23-446a-9629-a0d1ae301ab6)\n\n\n### Delete a Book \n\n![Screenshot (325)](https://github.com/ajaykumar2pp/Bookstore-App-Nodejs/assets/102378038/92daed1d-7e51-43b3-895a-898301ec73b3)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajaykumar2pp%2Fbookstore-app-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajaykumar2pp%2Fbookstore-app-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajaykumar2pp%2Fbookstore-app-nodejs/lists"}