Charlie8810 / ecom-template

ecom template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shoping cart endpoints

Charlie8810 opened this issue · comments

expected behavior

  • generate shoping cart session for user
  • add and remove items from cart
  • endpoint for release the cart
  • all transactions sould be validated with JWT bearer token (security middleware)