/RedditAPIGrab

This Spring Boot Java application will take a specified subreddit and grab the top 25 posts of all time from that subreddit, and then grab all comments from each post. Returning a tailored object of Reddit Posts with Comments.

Primary LanguageJava

This repository is not active