https://github.com/shikharcodess/e-commerce_tshirt_store
E-Commer Tshirt Store RESTAPI server written in NodeJS
https://github.com/shikharcodess/e-commerce_tshirt_store
ecommerse nodejs rest-api
Last synced: 2 months ago
JSON representation
E-Commer Tshirt Store RESTAPI server written in NodeJS
- Host: GitHub
- URL: https://github.com/shikharcodess/e-commerce_tshirt_store
- Owner: shikharcodess
- License: mit
- Created: 2022-08-22T10:18:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-17T07:55:31.000Z (over 3 years ago)
- Last Synced: 2025-10-16T02:51:35.451Z (9 months ago)
- Topics: ecommerse, nodejs, rest-api
- Language: JavaScript
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# E-Commerse-Tshirt-Store
## A ecommerse RestAPI server that uses NodeJs and MongoDB

This is a tshirt store project that has several features like role based access, payments, sessions, file-upload, database CRUD operations.
- It used NodeJs express library for creating RestAPIs.
- It uses MongoDB for data persistance.