Hi, got access to an api that will be updated like twice a day.
Im not sure how I should build this, I dont want to users spam the api when refreshing my page, and also, the backend should make the call otherwise the user would discover my api key right?
How I can make like a catching using next? Anyone knows any example? Thanks!