Tafkars: Reddit-API proxy for Lemmy (help wanted)

This page summarizes the projects mentioned and recommended in the original post on /r/apihackathon

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. tafkars

    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.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. 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.

  4. butterknife

    Bind Android views and callbacks to fields and methods.

    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.

  5. Lemmy

    🐀 A link aggregator and forum for the fediverse

    I asked and the developers aren't interested. https://github.com/LemmyNet/lemmy/issues/3078

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Reddit CEO Says Paywalls Are Coming Soon

    1 project | news.ycombinator.com | 15 Feb 2025
  • Dive Into The Reddit API: Full Guide and Controversy

    1 project | dev.to | 19 Dec 2024
  • Reddit policy changes make sitewide protests nearly impossible

    1 project | news.ycombinator.com | 30 Sep 2024
  • Reddit must share IP addresses of piracy-discussing users, film studios say

    1 project | news.ycombinator.com | 14 Jan 2024
  • Decentralized Hacker News

    1 project | news.ycombinator.com | 9 Jan 2024

Did you know that Rust is
the 5th most popular programming language
based on number of references?