{"id":24895088,"url":"https://github.com/ohshajim/prodify-server","last_synced_at":"2026-04-07T07:47:30.288Z","repository":{"id":253639848,"uuid":"844072063","full_name":"OHshajim/Prodify-server","owner":"OHshajim","description":"This backend server is the back-end of Prodify, single-page application designed to allow users to perform search and filtering operations on a set of products. including functionalities such as pagination, searching, categorization, sorting","archived":false,"fork":false,"pushed_at":"2024-08-18T19:42:20.000Z","size":2074,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-13T01:29:40.065Z","etag":null,"topics":["cors","expressjs","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"https://prodify-232d8.web.app/","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/OHshajim.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":"2024-08-18T09:46:55.000Z","updated_at":"2024-08-18T19:42:23.000Z","dependencies_parsed_at":"2025-09-13T01:17:01.292Z","dependency_job_id":"1dd11503-ee93-48a3-8eab-07996cc98fbf","html_url":"https://github.com/OHshajim/Prodify-server","commit_stats":null,"previous_names":["ohshajim/prodify-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OHshajim/Prodify-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OHshajim%2FProdify-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OHshajim%2FProdify-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OHshajim%2FProdify-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OHshajim%2FProdify-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OHshajim","download_url":"https://codeload.github.com/OHshajim/Prodify-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OHshajim%2FProdify-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"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":["cors","expressjs","mongodb","nodejs"],"created_at":"2025-02-01T19:16:22.753Z","updated_at":"2026-04-07T07:47:30.283Z","avatar_url":"https://github.com/OHshajim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prodify - Backend\n\nLive Link URL : https://prodify-232d8.web.app/\n\nClient Side Repository Link : https://github.com/OHshajim/Prodify\n\n## Project Overview\n\nThis backend server is the back-end of Prodify, single-page application designed to allow users to perform search and filtering operations on a set of products. The backend is responsible for handling data storage, retrieval, and API endpoints for product management, including functionalities such as pagination, searching, categorization, sorting, and authentication.\n\n## Features\n\n- **CRUD Operations**: Only Read operation used on this project.\n- **Pagination**: Efficient loading of products with support for pagination.\n- **Search**: Allows users to search products by name.\n- **Categorization**: Filters products by brand name, category name, and price range.\n- **Sorting**: Sorts products by price (Low to High, High to Low) and date added (Newest first).\n\n## Technology Stack\n\n- **Backend:** Node.js, Express.js\n- **Database:** MongoDB\n- **Environment Variables:** Managed with dotenv\n\n## Installation\n\n### Prerequisites\n\nEnsure you have the following installed:\n\n- Node.js\n- Express.Js\n- MongoDB\n\n### Setup\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/OHshajim/Prodify-server.git\n   ```\n2. **Navigate to the project directory**\n   ```bash\n   cd Prodify-server\n   ```\n3. **Install dependencies**\n   ```bash\n   npm install express cors mongodb dotenv\n   ```\n4. **Create a .env file in the root directory with your mongodb URL:**\n\n```bash\n   DB_URL = \"URL\"\n```\n\n5. **Run the frontend server**\n   ```bash\n   node index.js\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohshajim%2Fprodify-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohshajim%2Fprodify-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohshajim%2Fprodify-server/lists"}