- LUA module to deal with parse backend service using REST API.
- LocalScoreBackup is a LUA class to serve friend scores locally. (Similar to LocalDataScore from Parse API).
TODO
- 2 loops for score retrieval and picture dl.
- Synchronous call to save() after loadFromParse.
- Split request by 5 fbId at a time.