Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 335 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 335 Bytes

gideros-parse-rest

  • 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.