onlineshop-api
An API for online store
Features:
- Authentication
- Products listing
- Order placements
Technology Stack:
- Node js
- Express Js
- MongoDB
- JWT
Github : https://github.com/saidMounaim/onlineshop-api
Follow me on github : https://github.com/saidMounaim/
Top comments (3)
So anyone logged in can just
DELETE /users/:anyUserId
?Done, now user can delete & update own account
Yeaah should not, it's my faut i will fix it today
User can delete just own account