sunilpie1997 / Ecommerce-Rest-Api-NestJs

complete rest api built for ecommerce project (in progress)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An complete rest api built for ecommerce-server

NestJs:

NestJs is a framework to build scalable nodejs applications.

Introduction:

This is a platform for small retailers to bring their shop on cloud so that they 
can have competitive edge over ecommerce-platforms.

Each retailer when registers can add their shops But they can only sell when admin
set 'can_sell' property of 'shop' to 'true'.

Otherwise retailer have full control over their shop.They decide wheteher it is 'online'
or 'offline' base on the value of property 'status' of 'shop'


Help:

For using sessions in NestJs:   
https://dev.to/nestjs/authentication-and-sessions-for-mvc-apps-with-nestjs-55a4

About

complete rest api built for ecommerce project (in progress)


Languages

Language:TypeScript 87.1%Language:Handlebars 12.1%Language:JavaScript 0.7%