Posts by Filipe Rebollo • 43 points
2 posts
-
2
votes0
answers25
viewsQ: Initialize some user parameters using Angularjs and Google Cloud Endpoints
I am trying to initialize some user parameters using Angularjs and google cloud endpoints. Through a getProfile endpoint, I need to get user information like photo, description, age to show on…
-
2
votes1
answer41
viewsQ: What is the right way to consume Blobs via JAVASCRIPTS, HTML5, etc?
I am using Google App Engine BLOBSTORE. I already have some images saved on the server now I would like to consume them via browser (HTML5, JAVASCRIPT etc...) It turns out that I have only the link…