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
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
How hard it is to replace the backend while keeping the experience the same?
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”
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.