Product Api
Number of APIs: 6
-
localhost:2410/products GET localhost:2410/products
-
localhost:2410/products/Mirinda GET localhost:2410/products/Mirinda
-
localhost:2410/products/order/value GET localhost:2410/products/order/value
-
localhost:2410/products?category=Soap GET localhost:2410/products?category=Shampoo
-
localhost:2410/products?category=Soap&maxprice=40 GET localhost:2410/products?category=Soap&maxprice=40
-
localhost:2410/products?maxprice=40 GET localhost:2410/products?maxprice=40