I'm creating a Windows 8 app using javascript. I would like to display images in the app that are fed from a Sharepoint site/folder. It looks like my options are using REST services via the Sharepoint API or via Office 365 API. My goal
is simple..link to the SP image files from within the app. I'm just not sure which API is the best fit for my needs. The app will not be hosted in Sharepoint. Could someone point me in the right direction?