Caching api
#10887
Replies: 2 comments
-
How about etag |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Sangdt if you use Vercel/Zeit you can declare a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So how to do caching on api routes with nextjs. Currently i'm using apicache for my api routes but i dont think it's a good pratices. Is there anyway or documents how to cache the return of the api routes ?
Beta Was this translation helpful? Give feedback.
All reactions