GithubHelp home page GithubHelp logo

deining / vue-axios-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bezkoder/vue-axios-example

0.0 0.0 0.0 159 KB

Vue js Axios example - Get/Post/Put/Delete request with Rest API - JSON data

JavaScript 3.36% HTML 7.49% Vue 89.14%

vue-axios-example's Introduction

Vue Axios example with Rest API

Vue Client with Axios to make CRUD requests to Rest API in that:

  • Vue Axios GET request: get all Tutorials, get Tutorial by Id, find Tutorial by title
  • Vue Axios POST request: create new Tutorial
  • Vue Axios PUT request: update an existing Tutorial
  • Vue Axios DELETE request: delete a Tutorial, delete all Tutorials

vue-axios-example

For instruction, please visit:

Vue Axios example - Get/Post/Put/Delete with Rest API

Related Posts:

Vue Fetch example - Get/Post/Put/Delete with Rest API

Vue 2 CRUD example with Axios and Vue Router

Vue 3 CRUD example with Axios and Vue Router

More Practice:

Vue Pagination with Axios and API example

Vue JWT Authentication with Vuex and Vue Router

Vue File Upload example using Axios

Fullstack with Node Express:

Vue + Node Express + MySQL

Vue + Node Express + PostgreSQL

Vue + Node Express + MongoDB

Fullstack with Spring Boot:

Vue + Spring Boot

Vue + Spring Boot + MongoDB

Fullstack with Django:

Vue + Django

Integration (run back-end & front-end on same server/port)

Integrate Vue with Spring Boot

Integrate Vue App with Node Express

Serverless with Firebase:

Vue Firebase Realtime Database: CRUD example

Vue Firestore CRUD example

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

vue-axios-example's People

Contributors

tienbku avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.