Comment by lrvick

3 days ago

As the original author of the current generation of the Pebble Appstore back in Pebble early days, I made a very intentional decision to move almost all logic client side to make it easy for people to archive and self host with their own API server or json snapshots of the existing API. I did this specifically so in the event Pebble infra ever went down the community could easily do their own thing, and local copies embedded in apps would keep working from cache offline, though I never disclosed this as a big reason at the time.

It is awesome to see that decision paid off, and the codebase has long outlived the original company and still giving our original customers (and soon new ones!) value.

In case anyone asks, I would like to state for the record that all the appstore code before Rebble modifications was and has always been AGPL.