I was looking for a beautiful solution for data exchange with REST via axios and I found this article . I put together an example for this article, but I had to correct and supplement it
vue-cli, vee-validate, vue-material, vue-router, vuex, axios, json-server
Migrate to vue-material 3.3.9
Original article: https://medium.com/swlh/how-to-use-async-and-await-with-vue-js-apps-33132aa0838b
Local-mirror of article: https://ksawl.github.io/learn.vue.veevalidate/
Source-code on GitHub: https://github.com/ksawl/learn.vue.veevalidate
npm install
npm run serve
npm run build
npm run lint
npm run rest