carlcs/craft-apicache

API Cache plugin for Craft CMS

1.0.0-beta.2 2019-01-10 15:28 UTC

This package is auto-updated.

Last update: 2024-04-11 03:20:13 UTC


README

Cache your REST API as static JSON files.

Installation

The plugin is in beta right now. You can install it manually from the command line with the following commands.

> composer require carlcs/craft-apicache:^1.0.0-beta.1
> ./craft install/plugin api-cache

License

MIT