We'll learn how to use Next.js API Routes to hide sensitive information from the clients. In this case, we're calling the JSON Placeholder API with a "secret" value in the headers. All that sensitive information is hidden from the clients since they don't call, or even know, that we're calling the JSON Placeholder API under the hood.
Awesome, thank you!
Thank YOU for watching it. I’m glad you liked it Yuriy!
Nice, very concise, clear and useful. Thanks!
Thanks @Christopher, I’m glad you enjoyed it!