• blitzen@lemmy.ca
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      edit-2
      2 years ago

      IIRC, he open sourced the server backend.

      Edit: apparently I do not recall correctly. I remember someone saying something about open source, and he posted something to github. I incorrectly linked the two. Thanks to those posted more accurate information below.

      • txrx1010@feddit.de
        link
        fedilink
        arrow-up
        9
        ·
        edit-2
        2 years ago

        I’m not sure if “open sourced” is the right word(s) here. I can’t find a license in the repository, so it is not released as open source and the code can’t be used without breaching copyright.

        • Drew Got No Clue@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          2 years ago

          I’m pretty sure it was only done to prove Reddit wrong re: scraping and abusing the API (and all those silly accusations they made against Apollo).

          He still owns the rights to it AFAIK.

      • Catsrules@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        2 years ago

        Server back end? What does that do? I thought Apollo would just take directly to Reddit’s servers?

        • Siphalor@feddit.de
          link
          fedilink
          arrow-up
          3
          ·
          2 years ago

          Iirc it was mostly about storing some user preferences and providing push notifications.
          Reddit apparently has no async API for notifications, so 3rd party apps are forced to regular polling.