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.
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.