API Improvements

rsidhaarth

New Member
Apr 24, 2019
15
2
3
33
Hi Adam,

Consider someone is developing a Gallery App using API. And to display the images on the app. He has to follow the below steps

1) For every image he has to make 1 request
2) So if it is going to be N number of images, it will be N number of request

This can be improved if you added this https://forum.mfscripts.com/threads/direct-download.4447/#post-14397

And then for such users, no need to generate download tokens all the time.

Also, you can improve this in your way. All we need is, 1 request to show all images in the gallery app.