Dear all,
I put another short demo for the work I have done.
The URL is
http://youtu.be/L9UCoa4N8hE
The major work includes:
1. grouping various page objects together, e.g., attachment, comment,
class, object (annotation and customized class objects) and tags
2. comment resource
get comment list and property, create a new comment, reply to an
existing comment, (currently, deleting a comment is not supported in
REST API yet)
3. attachment resource
get attachments and their property, upload a new attachment, update
an existing attachment, and remove attachments
I am now working on creation and edition of tag, object property and
page via REST API.
Best regards
Jun Han