I try to get familiar with with the Javascript API of SharePoint 2013 (Preview). Therefore I started a SharePoint-hosted app using VS2012. The default app works just great after deploying to my local SharePoint 2013.
Now I try to get access to the documents of that SharePoint instance using Javascript but I couldn't find an point to get started for this in the API documentation. Any hint what namespace / functions / etc. use to get access to documents would be great.
For example: "How many documents are in the library or a given view etc.?"
Thx, Marc
