Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RostyslavOnysh authored Nov 17, 2023
1 parent f0e2256 commit a391d5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ Example :
* This request allows you to retrieve the user's shopping cart along with the list of items in the cart. It returns detailed information about the cart and the items in it.

**Request to add an item to the user's cart (POST: /api/cart):** 📌
* Here`s short video example : https://www.loom.com/share/e92806fe464c4ed18764431831c2a18a?t=22&sid=32f6aa81-26d0-44ca-bb7b-ac9206359f55
* Method: **POST**
* URL: [http://localhost:8088/api/cart](http://localhost:8088/api/cart)
* Example JSON request body:
Expand Down

0 comments on commit a391d5b

Please sign in to comment.