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

https://github.com/chaudhuree/ecommerce-ostad

ecommerce backend
https://github.com/chaudhuree/ecommerce-ostad

auth category-route express-formidable product-by-category product-route role-based-authorization swithbased-validation

Last synced: about 2 months ago
JSON representation

ecommerce backend

Awesome Lists containing this project

README

          

> in if where we check error occurance we will everytime return them if there has an error occurs.
> that means,

```
if(!email){
return res.json('email name is not given')
}
```

## postman data

[postman data](https://www.postman.com/chaudhuree/workspace/ecommerce-ostad/collection/20773865-93915025-fbb1-4f3d-a075-2906e32f1a43?action=share&creator=20773865)