In this tutorial, I will show you how to build a Vue.js 3 CRUD example to consume REST APIs, display and modify data using Axios and Vue Router.
More Practice:
– Vue 3 Authentication with JWT, Vuex, Axios and Vue Router
– Vue File Upload example using Axios
Fullstack:
– Vue.js + Node.js + Express + MySQL example
– Vue.js + Node.js + Express + PostgreSQL example
– Vue.js + Node.js + Express + MongoDB example
– Vue.js + Spring Boot + MySQL example
– Vue.js + Spring Boot + PostgreSQL example
– Vue.js + Spring Boot + MongoDB example
– Vue.js + Django example
Typescript version at:
Vue 3 Typescript example with Axios: Build CRUD App
Vuetify version: Vuetify data-table example with a CRUD App | v-data-table
Serverless with Firebase:
– Vue Firebase Realtime Database CRUD example
– Vue Firebase Firestore CRUD example