Using the `Referer` Header in Next.js
In the world of web development, understanding where API calls originate from can be crucial for a variety of reasons, from analytics to security. Have you ever wondered how to document the origin of an API call within your Next.js project? If you're...
nov1ce.hashnode.dev2 min read