Just curious how it's generated. I am assuming this is part of the Lemmy API.
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...
/search
sort
All
Active
Yes, but with endpoint GET /community/list
/community/list
Ah ok, GET /community/list with the sort param. Thank you! ๐๐๐
Community of the Android app Boost for Lemmy
Curious too... there is a GET
/search
endpoint with asort
parameter, maybe searching in the whole feed (All
listing type) with theActive
sort type gives these results, but not sure...Yes, but with endpoint GET
/community/list
Ah ok, GET
/community/list
with thesort
param. Thank you! ๐๐๐