this post was submitted on 22 Apr 2024
18 points (90.9% liked)
Voyager
5590 readers
35 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If kbin releases API docs, a JS client on npm, and then dogfoods it like Lemmy does, Iโd be happy to look into it. :)
(But even then, API differences would make this very hard to do well and probably not worth the effort.)
The reason Lemmy has such a great app ecosystem is the backend and front end are completely separate, with a published client layer for communication.