DEV Community

Said Mounaim
Said Mounaim

Posted on

An online shop API Node js 🀩

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/

Oldest comments (4)

Collapse
 
guzzur profile image
Felix Razykov

So anyone logged in can just DELETE /users/:anyUserId?

Collapse
 
said_mounaim profile image
Said Mounaim

Yeaah should not, it's my faut i will fix it today
User can delete just own account

Collapse
 
said_mounaim profile image
Said Mounaim

Done, now user can delete & update own account

Collapse
 
niraj10395 profile image
Niraj Kumar

Hi Mounaim,
I appreciate your effort to make it.
can you please share your youtube channel link for this api project.
it's really great for beginner like me.