It was one of those few 3rd party Apps that still worked. Apparently dev was in talks with Reddit in obtaining Paid-API-Access, but now they cut off his API-Access mid talks without informing him

  • @Genericusername
    link
    101 year ago

    How hard it is to replace the backend while keeping the experience the same?

    • @nefonous
      link
      111 year ago

      Depends on how the code was written, it can vary between “a few days of work” and “it’s easier to write a new one”

    • Rikudou_Sage
      link
      fedilink
      51 year ago

      Depends on how the app is written, really. If it’s written using good abstractions and adhering to so-called SOLID, it should be fairly easy.