Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bdmostafa/ecom-bs-ng-server

REST API application built with node, mongo, express, mongoose and so on.
https://github.com/bdmostafa/ecom-bs-ng-server

expressjs heroku-deployment javascript mongodb mongoose nodejs

Last synced: 15 days ago
JSON representation

REST API application built with node, mongo, express, mongoose and so on.

Awesome Lists containing this project

README

        

# ECOM - BS

## [Client Source](https://github.com/bdmostafa/ecom-bs-ng-client)
## [Client Live](https://ecom-bs.web.app/)

## Technology Stack:

- Node
- Express
- MongoDB
- Mongoose
- Angular
### API Endpoints
![image](https://user-images.githubusercontent.com/62140337/123252754-725eb580-d50e-11eb-9648-6cb01efee343.png)

### Sample GET data (api/products)
![image](https://user-images.githubusercontent.com/62140337/123252961-b0f47000-d50e-11eb-944f-bbe18fe99a2a.png)

### Sample GET data (api/products/{productId})
![image](https://user-images.githubusercontent.com/62140337/123253043-d1bcc580-d50e-11eb-905e-9140e7a90a74.png)