During the app initialization (create_app()) I\'d like to download some data (a list of objects) and store it somewhere within the app and be able to retrieve it in
create_app()