Solve delay in handling large amounts of data by Restful API

Job ID: 32029231

Budget: $30 – $250 USD

I have written my own Restful API in Laravel project and am wondering about the best way to deal with large amounts of records returned from the API to show them in Angular front-end project.

For example, if I use GET method to get all products data, it take 1000's. This makes using the API very sluggish., I can't use cache policies because data changes very fast, changes happen in stock and price also using local storage of browser failed due to large data size

If you can solve this case please write me a message with your plan

You can test the delay and check the networks
https://adf.house/product/#/admin
then go to
https://adf.house/product/#/product

Check the network in 2 urls
login with
username: admin.test-02
password: admin.test
Related categories: MySQL Laravel API Angular