Theo's Typesafe CultTTC
Theo's Typesafe Cult2y ago
3 replies
Teapot

How to handle Nextjs with external REST API

How do you guys handle using Next.js with external REST APIs? Is it okay to wrap all fetch calls within actions (in order to use revalidateTag)? How to handle jwt auth in that scenario?
Was this page helpful?