5.6.1 ⢠Published 6 years ago
@hokify/axios-module v5.6.1
š¦ Axios Module
Secure and Easy Axios integration with Nuxt.js
ā Features
ā Automatically set base URL for client & server side
ā Exposes setToken function to $axios so we can easily and globally set authentication tokens
ā Automatically enables withCredentials when requesting to base URL
ā Proxy request headers in SSR (Useful for auth)
ā Fetch Style requests
ā Integrated with Nuxt.js Progressbar while making requests
ā Integrated with Proxy Module
ā Auto retry requests with axios-retry
š Read Documentation
Development
- Clone this repository
- Install dependencies using
yarn installornpm install - Start development server using
npm run dev
š License
Copyright (c) Nuxt Community