bootyberrypancakes@lemmy.blahaj.zone to egg_irl — Memes about being trans people in denial and other eggy topics@lemmy.blahaj.zone · edit-21 year agoegg🥚irlplus-squarelemmy.blahaj.zoneimagemessage-square1fedilinkarrow-up122arrow-down10
arrow-up122arrow-down1imageegg🥚irlplus-squarelemmy.blahaj.zonebootyberrypancakes@lemmy.blahaj.zone to egg_irl — Memes about being trans people in denial and other eggy topics@lemmy.blahaj.zone · edit-21 year agomessage-square1fedilink
minus-squarebootyberrypancakes@lemmy.blahaj.zonetoTransfem@lemmy.blahaj.zone•Lemmy is so freaking wierdlinkfedilinkarrow-up1·1 year agoI just looked at the Rust code from https://github.com/LemmyNet/lemmy/blob/main/crates/api_common/src/community.rs and it looks like you need to give it params to get what you need, i.e. curl https://lemmy.blahaj.zone/api/v3/community/list?type_=Local\&sort=Active\&limit=50 | jq Returns the top 50 local communities sorted by Active linkfedilink
I just looked at the Rust code from https://github.com/LemmyNet/lemmy/blob/main/crates/api_common/src/community.rs
and it looks like you need to give it params to get what you need, i.e.
curl https://lemmy.blahaj.zone/api/v3/community/list?type_=Local\&sort=Active\&limit=50 | jq
Returns the top 50 local communities sorted by Active