mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
This library is in beta and can have breaking changes until v1.
axios-cache-interceptor is a axios adapter for caching and preventing unneeded requests
# TODO: Example
Installing
# Npm
npm install --save axios-cache-interceptor
# Yarn
yarn add axios-cache-interceptor
Inspiration
This project is highly inspired by several projects, written entirely in typescript, supporting https headers and much more,
Take a look at some projects:
License
Licensed under the MIT. See LICENSE for more informations.
Contact
See my contact information on my github profile or open a new issue.
Languages
TypeScript
97.2%
JavaScript
1.5%
Shell
1.3%