see Parse.com to start https://www.parse.com/docs/cloud_code_guide#started
currently implemented part based on https://www.parse.com/docs/cloud_code_guide https://www.parse.com/docs/rest
A. CloudCodeExample folder base document : https://www.parse.com/docs/rest#objects
- Creating Objects
- Retrieving Objects
- Updating Objects
- Deleting Objects (delelte object and delete a single field)
i will add implementation for parse.com.
Parse.com Example