Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into developer
  • Loading branch information
fdhhhdjd committed Oct 17, 2022
2 parents babf584 + 0eb7ee2 commit bead1e3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,10 @@

- Get all category : get --> http://localhost:5000/api/user/category

## Carousels

- Get all carousel : get --> http://localhost:5000/api/carousel

## Carts

- Add to cart : post --> http://localhost:5000/api/product/add/cart
Expand All @@ -209,7 +213,7 @@

- Get all product: get --> http://localhost:5000/api/product

- Get Product detail : get --> http://localhost:5000/api/review/create/:id
- Get Product detail : get --> http://localhost:5000/api/product/detail/:id

## Reviews

Expand Down

0 comments on commit bead1e3

Please sign in to comment.