Add files to addons/SimpleResponseCache
.
Define cache duration (default is 60 sec) in config/config.yaml
:
responseCache:
duration: 60
append rspc=1
to your api calls you want to be cached:
/api/collection/get/{name}?token=*apitoken*&rspc=1