Vue.js HTTP Requests

This list will help you find the best Vue.js http request.

Swrv
Swrv
Stale-while-revalidate data fetching for Vue.
Vue-request
Vue-request
⚡️ Vue 3 Composable for data fetching, supports SWR, polling, error retry, cache request, pagination and other cool features.
Vue-axillo
Vue-axillo
Composable Axios for REST API with query notation GraphQL.
Rexios
Rexios
Utils normalize url, data, params for axios when using rest api request.
Vue-apis
Vue-apis
A vue plug-in integrated with axios that chain-builds API instances. Available from the context of a vue instance (eg: this.$apis.apiName()).
Vue-chimera
Vue-chimera
A full-featured RESTful resource based client, compatible with Nuxt.js and allows server-side fetch.
Vue API Query
Vue API Query
Elegant and simple way to build requests for REST APIs
Zipkin-instrumentation-vue-resource
Zipkin-instrumentation-vue-resource
An interceptor for vue-resource that instruments outgoing HTTP requests with Zipkin
Vue-axios-plugin
Vue-axios-plugin
A plugin that combines axios with Vuejs, making http request more easier.
Vue-async-properties
Vue-async-properties
An asyncData and asyncComputed plugin with support for debouncing, transforming results, error handlers, loading/pending flags, lazy/eager requests.
Vue-fast-axios
Vue-fast-axios
Make requests with validations in a simple and beautiful way.
Vue-api-request
Vue-api-request
A plugin that provides full control on your APIs, making your request simple, fast and easy to implement.
Vue-async-data-2
Vue-async-data-2
Async data loading plugin for Vue.js.
Vue-resource-mock
Vue-resource-mock
A helper to mock your http response, based on vue-resource's interceptor.
V-model
V-model
V-Model is a model plugin for Vue.js, like ng-resource.
Vue-jsonp
Vue-jsonp
A tiny library for handling JSONP request.
Vue-async-computed
Vue-async-computed
Async computed properties for Vue.js.
Vue-resource
Vue-resource
The HTTP client for Vue.js.