
Building a Reddit Browser (and XML Parser) in Appsmith
Using Reddit RSS feeds as a simple API alternative for browsing subreddit content
Did you know you can turn almost any sub-Reddit into an RSS feed by adding .RSS to the url?! RSS? Ok, by why is this useful? 🤨 Because it's basically an API to GET the recent posts, in XML format,...