Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritesh9919/backend-task
https://github.com/ritesh9919/backend-task
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ritesh9919/backend-task
- Owner: Ritesh9919
- Created: 2024-01-12T09:10:04.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-12T09:14:54.000Z (12 months ago)
- Last Synced: 2024-01-12T21:43:27.497Z (12 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Summery of this project
This is api for a e-commerce system where user can perform crud operation on product and product variant.
Used node.js, express.js and mongoDB---
## :rocket: Getting Started1. Clone this repository;
`https://github.com/Ritesh9919/Backend-Task.git`2. Navigate to project directory using `cd folder name`.
3. run `npm install`
4. run `npm start`
---## :star: Postman collection link
[](https://app.getpostman.com/run-collection/28692168-f79b3391-4307-441d-b520-f1097f20f8bf?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D28692168-f79b3391-4307-441d-b520-f1097f20f8bf%26entityType%3Dcollection%26workspaceId%3D123c3070-add2-4ec1-9d1d-25e2b4727358)---