Posts by vitor torres lira • 11 points
1 post
-
1
votes0
answers11
viewsQ: how to return the contents of a json to flask
I would like to return the content of a json file that is on my machine in an endpoint,basically I have a file with citations and I would like to return the content of that file in an…