Forums | Mahara Community
Developers
/
Updated mobile API
30 July 2012, 21:43
As mentioned in the last developers meeting I have some documentation around the updated mobile APIs. The code for these is in gerrit for review and is proposed to live in /htdocs/api/mobile for 1.6. The gerrit commit is https://reviews.mahara.org/#/c/1439/
Sync API
To support download of activities, current journals, latest journal entries, tags, etc. May be extended to friends to support contact integration and messaging via Mahara.
http://code.google.com/p/maharadroid/wiki/MaharaSyncAPI
Upload API
Extended from original to support Journal posts and attaching files to journal entries.
http://code.google.com/p/maharadroid/wiki/MaharaUploadAPI
Both have be upgraded to support internationalisation strings.
A test client (MaharaDroid) using this new API will be provided shortly.
Cheerfs,
Alan