Google action fetching data from an RSS feed
In the previous article, we looked at fetching data from an API for our Google action.
However, in my case, I don't have an API at my disposal. I have an RSS feed, so let's see how we can use that to fetch the latest article, which we can return.
If ...
h.daily-dev-tips.com2 min read