0.4.0 • Published 9 months ago

axios-middleware v0.4.0

Weekly downloads
3,526
License
MIT
Repository
github
Last release
9 months ago

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