Python
Java
JavaScript
Android
Golang
C/C++
Swift
PHP
Node.js
Ruby
.NET
More
React
Linux
Rust
Vue.js
Flutter
Projects Using Vue.js
Examples
Responsive Layout System
Rich Text Editing
Animation
More...
Home
/
Vue.js
/
HTTP Requests
HTTP Requests
HTTP Requests
Search
Newest releases
Newest releases
Most popular
HTTP Requests
4
Vue js Axios example - Get/Post/Put/Delete request with Rest API - JSON data
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 Tutoria
HTTP Requests
11
Hermes is a man-in-the-middle proxy that allows HTTP, HTTPS and HTTP/2 trafic interception...
Hermes is a man-in-the-middle proxy that allows HTTP, HTTPS and HTTP/2 trafic interception.
HTTP Requests
22
A IPC Render Plugin for vue + electron
A IPC Render Plugin for vue + electron, you can simply communicate with electron main process, just like ajax。
HTTP Requests
27
vue-apis - A vue plug-in integrated with axios that chain-builds API instances. Available ...
vue-apis A vue plug-in integrated with axios. Build the API using chain programming and return the request instance as a Promise. A nice simplificatio
HTTP Requests
35
vue-google-api - A wrapper for easy integration of the Google's APIs client in any vue.js ...
vue-google-api This project is outdated and no longer maintained, I can't find time to do what should be done here. Really sorry, if someone wants to
HTTP Requests
168
vue-chimera - A full-featured RESTful resource based client, compatible with Nuxt.js and a...
Vue Chimera VueJS RESTful client with reactive features. Vue-Chimera is based on axios http client library. Overview of features: Loading flags Bindin
HTTP Requests
1.6k
vue-api-query - Elegant and simple way to build requests for REST API.
Elegant and simple way to build requests for REST API This package helps you quickly to build requests for REST API. Move your logic and backend reque
HTTP Requests
82
vuex-api - A vuex plugin for effortlessly handle api calls.
Deprecated Not maintenained anymore. Vuex api Intro vuex-api is a library that wants to help you handle API as easily as possible. Yes, that's it ! In
HTTP Requests
56
vue-axios-plugin - A plugin that combines axios with Vuejs, making http request more easie...
vue-axios-plugin 简体中文 | English axios plugin for Vuejs project How to install Script tag <!-- add it after vue.js --> <script src="https://unpkg.com/v
HTTP Requests
38
vue-async-properties - An asyncData and asyncComputed plugin with support for debouncing, ...
vue-async-properties Vue Component Plugin for asynchronous data and computed properties. A Marketdial Project new Vue({ props: { articleId: Numb
HTTP Requests
43
vue-fast-axios - Make requests with validations in a simple and beautiful way.
Vue fast axios Solution to remove and simplify axios in components vue Dependencies: Only Vue.js 2.x Before install Before installing, you must instal
HTTP Requests
128
vue-api-request - A plugin that provides full control on your APIs, making your request si...
Vue API Request Vue API Request provides a full control on your APIs, making the calls simple, fast and easy to implement. Also, your code will be cle
HTTP Requests
33
vue-async-data-2 - Async data loading plugin for Vue.js.
vue-async-data for Vue.js 2.0 Async data loading plugin for Vue.js Install this plugin is written in ES2015, so recommend compile with babel/babel-pol
HTTP Requests
29
vue-resource-mock - A helper to mock your http response, based on vue-resource's intercept...
Vue-Resource-Mock This package requires no specific version of Vue but vue-resource. It works for both Vue/Vue2 as the time of this writing. Copy and
HTTP Requests
58
v-model - V-Model is a model plugin for Vue.js, like ng-resource.
V-Model V-Model is a model plugin for Vue.js, like ng-resource. based on axios, path-to-regexp, and bluebird. The V-Model provides interaction support
HTTP Requests
147
vue-jsonp - A tiny library for handling JSONP request.
Vue-jsonp A tiny library for handling JSONP request. Usage. Static function: Vue.jsonp(url, dataObj, timeout) In Vue component: this.$jsonp(url, dataO
HTTP Requests
1.1k
vue-async-computed - Async computed properties for Vue.js.
vue-async-computed With this plugin, you can have computed properties in Vue that are computed asynchronously. Without using this plugin, you can't do
HTTP Requests
10.1k
vue-resource - The HTTP client for Vue.js.
vue-resource The plugin for Vue.js provides services for making web requests and handle responses using a XMLHttpRequest or JSONP. Features Supports t
Categories
Vue.js
1893
Admin Template
58
Animation
24
Asset Management
9
Audio / Video
25
Authentication/Authorization
10
Autocomplete
8
Calendar
34
Canvas
8
Carousel
25
Charts
51
Client
20
Code Style
6
Color Picker
6
Component Collections
25
Context Menu
12
CSS
18
Custom Events
6
Date Picker
28
Dev Tools
12
Docs
14
Drag and Drop
19
Electron
8
Event Handling
21
Examples
149
File Upload
16
Filters
19
Form Generator
27
Form Input
26
Form Select
18
Form Validation
19
Google Analytics
6
GraphQL
5
HTTP Requests
20
i18n
23
Icons
25
Image Manipulation
17
Inspect
10
Integrations
36
Lazy Load
13
Loader
17
Map
11
Markdown
9
Menu
19
Minus Plus Input
3
Miscellaneous
337
Notification
25
Overlay
48
Page Navigation
1
Pagination
23
Parallax
5
Parts
3
Payment
4
PDF
2
Persistence
10
Prerendering
5
Progress Bar
11
Projects Using Vue.js
275
Pull-to-refresh
5
QR Code
3
Responsive Layout System
54
Rich Text Editing
31
Routing
7
Scaffold
32
Scroll
37
Search
4
Server
6
Server-side rendering
10
Slider
8
Social Sharing
9
Source Code Editing
15
State Management
16
Static website generator
7
SVG
5
Switch
10
Table
42
Tabs
10
Test
6
Time
11
Tooltip
4
Tree
18
Type Select
7
Typescript
12
UI frameworks for mobile
14
UI Layout
40
Utilities
23
Vue CLI 3 Plugins
13
Vuex Utilities
20
Web Sockets
8
WebGL
8
Wizard
3
Most popular
More
01
vue-resource - The HTTP client for Vue.js.
02
vue-api-query - Elegant and simple way to build requests for REST API.
03
vue-async-computed - Async computed properties for Vue.js.
04
vue-chimera - A full-featured RESTful resource based client, compatible with Nuxt.js and a...
05
vue-jsonp - A tiny library for handling JSONP request.
06
vue-api-request - A plugin that provides full control on your APIs, making your request si...
07
vuex-api - A vuex plugin for effortlessly handle api calls.
08
v-model - V-Model is a model plugin for Vue.js, like ng-resource.
09
vue-axios-plugin - A plugin that combines axios with Vuejs, making http request more easie...
10
vue-fast-axios - Make requests with validations in a simple and beautiful way.