bootyberrypancakes
Hi my name is Evelyn! I also go by Ev, Eve, or Eevee 💕
she/her/they ♀️ transfem 🏳️⚧️ pan-demisexual 🏳️🌈
mstdn: [email protected]
- 7 Posts
- 2 Comments
Joined 2 years ago
Cake day: June 11th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Not at all 🥺
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