GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Add subreddits endpoint #470

Closed TimJentzsch closed 1 year ago

TimJentzsch commented 1 year ago

Add an endpoint to obtain submissions grouped by subreddit. Later this will be replaced by the sources implementation, but for now we have to work like this.

The subreddit can be obtained by the submission URL. Unfortunately, this doesn't allow for efficient queries, but it's the best we got for now.