this post was submitted on 25 Jul 2023
2 points (75.0% liked)
Lemmy App Development
788 readers
1 users here now
A place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform.
On-Topic:
- programming questions related to the Lemmy platform
- sharing your ideas, WIP, or released Lemmy-related work
Off-Topic:
- general programming questions unrelated to Lemmy
- feature requests for developers
- sharing or promoting work not related to Lemmy
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm not sure what "lemmy_server api_tests context" does mean, but
curl 'https://<instance>/api/v3/community?name=lemmydev' | jq .moderators
seems to work for me.