I work with Flask in web development, back-end side. The goal is to make requests on postgresql and to save the result in a .json file
app.py
import os