A hello retrofit demo of RESTful API GET and PUT.
图为: app entry
Case 1: Login API
依照文件的說明,執行使用者登入
http://docs.parseplatform.org/rest/guide/#logging-in
图为: login result
Case 2: Updating users API
依照文件的說明,以及先前API得到的回應參數,修改目前使用者的timezone資料。
http://docs.parseplatform.org/rest/guide/#updating-users
图为: set timezone result