A simple API for an E-commerce solution
1.0.0
This is a simple API an E-commerce solution. Users can get all products, get single product in detail, add products, check, add, edit & delete orders.
- bcrypt
- dotenv
- express
- joi
- jsonwebtoken
- mongoose
- morgan
- Create an account with a unique email and password
- Login to your account
- View all products, add orders, check orders etc
For a detailed manual on usage, visit the website on the About section to view the API documentation
Project is: complete .
- Implement role based authenitcation so users can be blocked from accessing admin routes.
- This project was inspired by Nicanor.
Oliver Sagala Sagspot