rggibson / pb-tracker

Web app for tracking speedrunning times and personal bests.
MIT License
18 stars 20 forks source link

Implement gzipped version of the API for fetching games and categories to reduce traffic. #47

Closed rggibson closed 9 years ago

rggibson commented 10 years ago

The outgoing bandwidth limit of 1GB / day was maxed out with the release of LiveSplit. A compressed version of the games and categories should greatly reduce traffic.

rggibson commented 9 years ago

Came up with an alternative solution: just posted static JSON to my Dropbox account and put the links in the error messages received when attempting to fetch categories or gamelist from ASUP.