An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# E-Commerse-Tshirt-Store

## A ecommerse RestAPI server that uses NodeJs and MongoDB

![Mind Map Image](mindmap.jpg "Mind Map")

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.