this post was submitted on 05 Oct 2023
48 points (94.4% liked)

Boost for Lemmy

7752 readers
15 users here now

Community of the Android app Boost for Lemmy Play Store Link

founded 2 years ago
MODERATORS
 

Just curious how it's generated. I am assuming this is part of the Lemmy API.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] DieguiTux8623@feddit.it 2 points 2 years ago (1 children)

Curious too... there is a GET /search endpoint with a sort parameter, maybe searching in the whole feed (All listing type) with the Active sort type gives these results, but not sure...

[โ€“] rmayayo@lemmy.world 2 points 2 years ago (1 children)

Yes, but with endpoint GET /community/list

[โ€“] DieguiTux8623@feddit.it 0 points 2 years ago

Ah ok, GET /community/list with the sort param. Thank you! ๐Ÿ™๐Ÿ™๐Ÿ™