Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 520 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 520 Bytes

Build Status

vue-rest

Plugin for using vue + axios for REST API CRUD operations

Installation

$ npm i -S vue-rest

OR

$ yarn add vue-rest

Documentation

Checkout the docs:

📖 Docs

Examples

Using token and cancelling a request

License

MIT