Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bdmostafa/ecom-bs-ng-server
- Owner: bdmostafa
- Created: 2021-06-02T14:13:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-28T04:20:32.000Z (over 3 years ago)
- Last Synced: 2024-11-06T06:34:31.178Z (2 months ago)
- Topics: expressjs, heroku-deployment, javascript, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage: https://ecombs.herokuapp.com/
- Size: 84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)