this post was submitted on 09 Jun 2023
110 points (100.0% liked)

Technology

1928 readers
7 users here now

Rumors, happenings, and innovations in the technology sphere. If it's technological news, it probably belongs here.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

cross-posted from: https://feddit.de/post/768790

I've been working on a proxy that makes it possible for 3rd party Reddit apps to connect to Lemmy with minimal code changes. Ideally all that's needed is to swap out the url for that of the proxy. Naturally it's open source.

I've got it to a point where basic browsing is possible and works with RedReader and libreddit, but I could use some help testing it with more apps and of course implementing more of the API.

To test with an app, you need to modify it to connect to the proxy instead of Reddit, which I've done here for libreddit, just for testing. The RedReader dev has already expressed some interest in making the API url configurable for the end user.

If you're interested, come check out [email protected] :)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 1 year ago

Brilliant. This is what Lemmy needs now.