You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In development, checkout the Hub Cache section in the Nuxt Devtools.
28
+
27
29
## API Routes Caching
28
30
29
31
To cache Nuxt API and server routes, use the `cachedEventHandler` function. This function will cache the response of the server route into the cache storage.
0 commit comments