I have been working with the app engine for a few weeks and now I am trying to do something new. I would like to display a list of an users newest 25 documents. But I am not sure how to go about this. Could someone point me to some information ?
I have a application setup that:
1. That can use the Google Drive API
2. User have to login to use the program.
There are full GAE application examples for Python and Java in the Drive documentation.
Then inspect the files:list method of the api.