https://github.com/victhormetanode/node-api-ecom
Common api management
https://github.com/victhormetanode/node-api-ecom
Last synced: 4 days ago
JSON representation
Common api management
- Host: GitHub
- URL: https://github.com/victhormetanode/node-api-ecom
- Owner: VicThorMetaNode
- Created: 2022-04-20T10:26:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-02T11:50:38.000Z (about 4 years ago)
- Last Synced: 2025-02-24T21:11:32.071Z (over 1 year ago)
- Language: JavaScript
- Size: 4.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node-Api-ECOM
Products & Orders, Users SignUp & Login **APi management** using **Express **
📦NPM Packages used:
✔️Nodemon : refresh server every time a change is made
✔️Morgan: create a logger middleware
✔️Body-parser: parse incoming request bodies in a middleware before handlers
✔️Multer: middleware for handling multipart/form-data, primarily used for uploading files
✔️Mongoose: object modeling tool designed to work in an asynchronous environment
✔️Bcrypt: library to help hash passwords
✔️JSONwebtoken: an open standard for securely transferring data within parties using a JSON object
> This project is evolving during april 2022. Stay tuned for more updates
