vuex-rest-api

JSON →
library 2.16.0 ·javascript maintenance
verified Jun 7, 2026

A helper utility to simplify the use of REST APIs with Vuex 2.x, using axios for HTTP requests. The current stable version is 2.16.0. It provides a fluent API to define actions, mutations, and state for Vuex stores with minimal boilerplate. Key differentiators: integrates seamlessly with Vuex 2, supports dynamic path parameters via functions, and works with websanova/vue-auth. Does not support Vuex 3+ (Vue 3). Release cadence is low; no updates since 2019.