Friday, 12 May 2017

Call all objects from database with firebase

I got a questions. Is it possible to retrieve all objects from a specific node through a cloud function in Firebase? A HTTP Trigger. Like when you call the function it will retrieve all objects. Just like a "GET All" function.

My second question is. I know there is an onWrite function but is there also an onRead function?

I couldn't find the answers on the firebase documentation or I didn't searched good.



via Ariyen

No comments:

Post a Comment