I have a python program that outputs and updates a json file. I would like to pass that json file to Vue.js. What is the convention for doing this? (I am using CDNs)
Django Fixture, ajax/getJson, vue-router fetch, something else?
I have a python program that outputs and updates a json file. I would like to pass that json file to Vue.js. What is the convention for doing this? (I am using CDNs)
Django Fixture, ajax/getJson, vue-router fetch, something else?