this post was submitted on 19 Jul 2023
328 points (99.4% liked)

Sync for Lemmy

15146 readers
3 users here now

๐Ÿ‘€


Welcome to Sync for Lemmy!

Download Sync for Lemmy


Welcome to the official Sync for Lemmy community.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Community Rules


1- No advertising or spam.

All types of advertising and spam are restricted in this community.



Community Credits

Artwork and community banner by: @MargotRobbie@lemmy.world


founded 1 year ago
MODERATORS
 

Hopefully this means it would be possible to use Sync to sign into Kbin as well in the future?

you are viewing a single comment's thread
view the rest of the comments

If the API is specified and documented it's automatically better than Lemmy's. Lemmy just autogenerates a Javascript client with Typescript types and that's the best you'll get. Comments or actual details are completely absent.

I'm sure someone can make a wrapper to expose the Lemmy API through a mock Kbin API (and maybe a Reddit API as well while we're at it) but we'll never get full compatibility.

Sadly, while everything is working together through ActivityPub, the ActivityPub client-to-server API is left unimplement by almost all servers. The API also isn't particularly complete.