There are nearly 50 MB of JSON file data. how can I display it to users through URL access? Current solutions: 1. display by page 2. provide data packet Download. Is it possible that 50 MB of data is directly displayed through the get url? There are nearly 50 MB of JSON file data. how can I display it to users through URL access?
Current solutions:
1. display by page
2. provide data packet download
Is it possible that 50 MB of data is directly displayed through the get url?
Reply content:
There are nearly 50 MB of JSON file data. how can I display it to users through URL access?
Current solutions:
1. display by page
2. provide data packet download
Is it possible that 50 MB of data is directly displayed through the get url?
Not displayed. Chrome is directly cracked.
It is recommended to display it by page.
Provides data packet downloading. if you download JSON, you cannot understand JSON unless you are a programmer.
In fact, all can.
See the specific purpose.
If you have such big data, I think it is for data statistics or something like that, it is recommended that you directlyDownload.
If you want to pagination, the other user also needs to request multiple times to obtain all the data.