{"id":18428886,"url":"https://github.com/muhammadhabibfery/mern-simple-commerce-api","last_synced_at":"2025-07-18T11:39:44.720Z","repository":{"id":245677530,"uuid":"818594223","full_name":"muhammadhabibfery/mern-simple-commerce-api","owner":"muhammadhabibfery","description":"REST API for E-Commerce platform using MERN Stack","archived":false,"fork":false,"pushed_at":"2024-07-07T10:08:57.000Z","size":216,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T09:16:22.160Z","etag":null,"topics":["express-ecommerce-api","express-ecommerce-project","express-marketplace-api","express-marketplace-project","express-rest-api","mern-stack","mern-stack-ecommerce","mern-stack-marketplace"],"latest_commit_sha":null,"homepage":"https://api-mern-commerce.muhammadhabibfery.com/api/v1","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/muhammadhabibfery.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":"2024-06-22T09:23:33.000Z","updated_at":"2024-07-07T10:31:59.000Z","dependencies_parsed_at":"2024-12-24T20:34:50.449Z","dependency_job_id":null,"html_url":"https://github.com/muhammadhabibfery/mern-simple-commerce-api","commit_stats":null,"previous_names":["muhammadhabibfery/mern-simple-commerce-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/muhammadhabibfery/mern-simple-commerce-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadhabibfery%2Fmern-simple-commerce-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadhabibfery%2Fmern-simple-commerce-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadhabibfery%2Fmern-simple-commerce-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadhabibfery%2Fmern-simple-commerce-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muhammadhabibfery","download_url":"https://codeload.github.com/muhammadhabibfery/mern-simple-commerce-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadhabibfery%2Fmern-simple-commerce-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265753263,"owners_count":23823077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["express-ecommerce-api","express-ecommerce-project","express-marketplace-api","express-marketplace-project","express-rest-api","mern-stack","mern-stack-ecommerce","mern-stack-marketplace"],"created_at":"2024-11-06T05:14:55.956Z","updated_at":"2025-07-18T11:39:44.665Z","avatar_url":"https://github.com/muhammadhabibfery.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\nMERN COMMERCE API\n\u003c/h1\u003e\n\n\u003ch5 align=\"center\"\u003e\nREST API for E-Commerce platform.\n\u003c/h5\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://nodejs.org/en\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Node.js-%3E%3D20-%2357A745\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://expressjs.com\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Express-%3E%3D4.x-%23EEEEEE\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.mongodb.com\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/MongoDB-%3E%3D8.x-%23569134\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003c/br\u003e\n\n| [Requirements][] | [Install][] | [How to setting][] | [API Docs][] | [License][] |\n\n## Requirements\n\n\tbcryptjs = ^2.x\n    cookie-parser = ^1.x\n    cors = ^2.x\n    dotenv = ^16.x\n    email-templates = ^11.x\n    express = ^4.x\n    express-async-errors = ^3.x\n    express-fileupload = ^1.x\n    express-mongo-sanitize = ^2.x\n    express-rate-limit = ^7.x\n    helmet = ^7.x\n    http-status-codes = ^2.x\n    joi = ^17.x\n    jsonwebtoken = ^9.x\n    mongoose = ^8.x\n    mongoose-unique-validator = ^5.x\n    nodemailer = ^6.x\n    pug = ^3.x\n    rate-limiter = ^0.x\n    stripe = ^16.x\n    swagger-ui-express = ^5.x\n\n    dev dependecies:\n    @eslint/js = ^9.x\n    eslint = ^9.x\n    globals = ^15.x\n\n## Install\n\nClone repo\n\nHTTPS:\n```\ngit clone https://github.com/muhammadhabibfery/mern-simple-commerce-api.git\n```\nSSH:\n```\ngit clone git@github.com:muhammadhabibfery/mern-simple-commerce-api.git\n```\n\nInstall Nodejs\n\n[Download Node.js](https://nodejs.org/en/download)\n\n\nInstall Nodemon Globally\n```\nnpm install -g nodemon\n```\n\n\nInstall Dependencies\n```\nnpm install\n```\n\n## How to setting \n\nCreate .env file, then setup some configuration with your own credentials\n```\nNODE_ENV=development\nPORT=3000\nMONGO_URI=\u003cYour-MONGODB-Connection\u003e\nCOOKIE_KEY=\u003cCreate-Your-Own-Key\u003e\nJWT_SECRET_KEY=\u003cCreate-Your-Own-Key\u003e\nSTRIPE_PUBLISHABLE_KEY=\u003cYour-Publishable-Key\u003e\nSTRIPE_SECRET_KEY=\u003cYour-Secret-Key\u003e\nMAIL_HOST=\u003cYour-Mail-Host\u003e\nMAIL_PORT=\u003cYour-Mail-Port\u003e\nMAIL_USERNAME=\u003cYour-Mail-Username\u003e\nMAIL_PASSWORD=\u003cYour-Mail-Password\u003e\nMAIL_FROM_NAME=\u003cYour-Mail-Name\u003e\nMAIL_FROM_ADDRESS=\u003cYour-Mail-Address\u003e\n```\n\nRun the admin seeder\n\n```\nnpm run seed\n```\n\nRun the local server\n\n```\nnpm run dev\n```\n\n## API Docs\n\u003cimg src=\"/public/api-docs.png\" alt=\"Preview\" width=\"75%\"/\u003e\n\u003c/br\u003e\n\u003cp style=\"font-weight: bold;\"\u003e\nComplete REST API Documentation can be found \u003ca href=\"https://api-mern-commerce.muhammadhabibfery.com/api/v1/api-docs\" target=\"_blank\"\u003ehere\u003c/a\u003e\n\u003c/p\u003e\n\n\n## License\n\n\u003e Copyright (C) 2024 Muhammad Habib Fery.  \n**[⬆ back to top](#mern-commerce-api)**\n\n[Requirements]:#requirements\n[Install]:#install\n[How to setting]:#how-to-setting\n[API Docs]:#api-docs\n[License]:#license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammadhabibfery%2Fmern-simple-commerce-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuhammadhabibfery%2Fmern-simple-commerce-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammadhabibfery%2Fmern-simple-commerce-api/lists"}