def get_data()

in hello_app/views.py [0:0]


def get_data():
    return app.send_static_file("data.json")