# XHR Cache Module
Cache application/json
api resources and serve it as static resource with Nuxt.js
# Getting Started
If it is first time using this module, reading resources below in order is recommended:
- Add xhr cache Module
- Add resource
- Add custom resource
- Customize options
- Use
$xhrCache
plugin - Extend the
$xhrCache
plugin
# More Resources
Setup →