Data Manipulation Service Sample data in json format can be obtained from this repo. Sample - 1: Fruit Shoping sample { "id": 1, "productName": "Apple", "price": 25, "unit": 50 } Get API