axios-middleware icon indicating copy to clipboard operation
axios-middleware copied to clipboard

Simple axios middleware service

axios-middleware

Build Status npm version codecov

Simple axios HTTP middleware service.

Installation

npm install --save axios-middleware

How to use

Explore the documentation or the docs/ directory.

Contributing

Updating the documentation

The documentation is only static files in the docs directory. It uses docsify.

npm run docs