Barron Nel
Posts: 0
Joined: Mon May 19, 2014 10:34 am

Display Data on Website

Can someone point me in the right direction here please.

Basically the app that I am building allows users to take photos and upload them to the Appery Backend DB.

My question is how do I now get those photos to my Webserver Platform which will be where various communities can view these photos taken by members who have downloaded the app.

TAG
build a platform, that displays app data captured in Mobile App

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Display Data on Website

Hello,

Please, look at Appery.io File API documentation: http://docs.appery.io/documentation/b...

Barron Nel
Posts: 0
Joined: Mon May 19, 2014 10:34 am

Display Data on Website

I think perhaps I explained myself incorrectly. I created your test app where I take a photo and then save it to a Database:

http://docs.appery.io/tutorials/using...

How do I now get those photos onto a web platform. That reference you sent me is for uploading or deleting from in the Mobile App itself.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Display Data on Website

Here is REST API to retrieve file from DB: http://docs.appery.io/documentation/b...
You also can use a direct link to your file: http://docs.appery.io/documentation/b...

Barron Nel
Posts: 0
Joined: Mon May 19, 2014 10:34 am

Display Data on Website

Ok great thanks for the quick response.....

Return to “Issues”