Sep 29, 2021
Hi Naser,
This is a very generalised implementation. You can customise it as per your needs. Also we cannot cache mutating requests like POST,PUT and DELETE. All GET requests need not be cached. Only those GET requests whose responses wont change very frequently can be cached to improve performance and reduce API calls