@cityofphiladelphia/phila-vue-datafetch
v0.0.13
Published
the infrastructure needed for fetching data for a vue app
Downloads
9
Keywords
Readme
phila-vue-datafetch
phila-vue-datafetch is a library of functions used for fetching data for an app which uses Vue.js and Vuex. The functions included are designed to geocode addresses, and fetch data from any REST APIs input, and to return the data in a structured way into the Vuex store, so that data can be efficiently used in an app.
Usage
Check out the wiki for usage documentation.