Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 847 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 847 Bytes

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