axios-middleware
v0.4.0
Published
Simple axios HTTP middleware service
Downloads
18,524
Maintainers
Readme
axios-middleware
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