Closed chinathaip closed 9 months ago
Create a middleware that attempts to get cached data using URL path as key,
if data is found, simply return it if not, retrieve data from the source and cache it (expires after 1 week)
Create a middleware that attempts to get cached data using URL path as key,
if data is found, simply return it if not, retrieve data from the source and cache it (expires after 1 week)