-
Idk much about Lemmy but looking at the source they do have an API defined. Unfortunately I donāt know rust so I canāt make much use of it in terms of modding. But looking at the endpoints it seems to have (most?) everything the Reddit API exposes. Thereās also a fully typed TS client
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Idk much about Lemmy but looking at the source they do have an API defined. Unfortunately I donāt know rust so I canāt make much use of it in terms of modding. But looking at the endpoints it seems to have (most?) everything the Reddit API exposes. Thereās also a fully typed TS client
-
In terms of boot strapping this lemmy importer looks pretty helpful. Not sure if it will be affected by API changes but we can always fall back to web scraping.
-
Which would be good open source 3rd party apps to test with? I found a couple of mobile apps, like https://github.com/Docile-Alligator/Infinity-For-Reddit and https://github.com/Haptic-Apps/Slide
-
Which would be good open source 3rd party apps to test with? I found a couple of mobile apps, like https://github.com/Docile-Alligator/Infinity-For-Reddit and https://github.com/Haptic-Apps/Slide
-
But it might be easier to modify and test with a server / desktop app instead. I think https://github.com/libreddit/libreddit or https://codeberg.org/teddit/teddit seem like decent clients to try. But maybe you know of something simpler?
-
Install the Reddit open source version from 2017. This is your stopgap.