- E-Commerce Project Apis by Laravel Framework
- Project has two folder Apis (Dashboard-Website)
-Dashboard Folder include
-Auth Endpoints Full Control (login-logout-myProfile-delete User)
-Category Endpoints Full Control (add-show-update-delete)
-Product Endpoints Full Control (add-show-update-delete)
-Cart Endpoints (Show - Delete);
-Wishlist Endpoints (Show-delete)
-Comment Endpoints (Show-delete)
-Order Endpoints (Show - delete)
-Website Folder Include
Auth Endpoints Full Control (Register-login-logout-myProfile-Delete my Account)
-Category Endpoints Full Control (show All-show Products For Categoty)
-Product Endpoints Full Control (show All--show Product Details -filter Ptoducts about price and name)
-Cart Endpoints (add - delete- increment Cart-decrement Cart-mycarts);
-Wishlist Endpoints (add-delete-myWishlists)
-Comment Endpoints (add-delete-ShowComments)
-Order Endpoints (add- delete-myOrders)