The freeCodeCamp Forum
How to send a Json file from flask to HTML frontend using fetch?
JavaScript
vaibhavjain2395
February 11, 2023, 10:45am
1
image
928×247 12.4 KB
this is my backend json file which is made with json.dumps()
RandellDawson
February 11, 2023, 2:58pm
2
You will need to call the flash route that serves the JSON.