Report 2012/07/03 - 2012/07/17
Calixte has suggested me various points in my code which need to be fixed. Working on that.
Fixed mem-leaks in my code. Some pointers were not freed after use earlier.
Updated the test cases.
Documented the functions properly.
As of now, I have used a single function to perform the whole REST call, will have to break it into smaller functions.
I am on the code refining task. Have done some parts, will proceed to the other parts.