Is it possible to show news in real time on the front page of the app? Is it possible with API?
Sure is. Only hiccup at the moment is that the API column is heavily cached. You’ll need to add in a parameter to your endpoint URL with some sort of current date value in order to “cache bust”.
1 Like