Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
-
Infinity would be great! There's a few TODOs littered around the code and a bit of discussion in the Github issues. Another thing that might be useful is to have a dump of actual Reddit API responses for as many endpoints as possible, to reference during development and with unit tests in tafkars ensuring that they can be deserialized (even though we don't really need to deserialize Reddit responses, just as a way to check API conformity). Oh, and there should probably a pub type CommentsResponse = (Listing, Listing) somewhere in tafkars.
-
libreddit
Private front-end for Reddit, forked to connect to `localhost` instead of the Reddit API (by derivator)
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.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
Oof, Infinity uses the long deprecated butterknife, and I'm unable to compile on my m1. Fave part of programming: getting things to run the first time.
-
I asked and the developers aren't interested. https://github.com/LemmyNet/lemmy/issues/3078