how can i execute asynchronous in javascript and flask
Do you have any ways to make the frontend wait for the backend to execute the image compression and send the URL, and then display a download button for the client to download?
Do you have any ways to make the frontend wait for the backend to execute the image compression and send the URL, and then display a download button for the client to download?