GrafeasGroup / blossom

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

Add `submission/sources` endpoint #206

Open TimJentzsch opened 2 years ago

TimJentzsch commented 2 years ago

Add a submission/sources that groups the filtered submissions by their sources. Once we reworked the sources to actually represent the subreddit, this will open up some nice new possibilities.

Notably, this will be required to efficiently implement GrafeasGroup/buttercup#32.

The response should contain a list with the name of the source and the count of its submissions matching the filters.