Axios Module Save

Secure and easy axios integration for Nuxt 2

Project README

@nuxtjs/axios

@nuxtjs/axios

npm version npm downloads Github Actions CI Codecov License

Secure and easy Axios integration for Nuxt 2.

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
  • Fetch Style requests
  • Integrated with Nuxt progress bar
  • Integrated with Proxy Module
  • Auto retry requests with axios-retry

📖  Read more

Contributing

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using npm run dev

📑 License

MIT License

Copyright (c) Nuxt Community

Open Source Agenda is not affiliated with "Axios Module" Project. README Source: nuxt-community/axios-module
Stars
1,192
Open Issues
108
Last Commit
3 weeks ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating