laravel 5 - Use firebase to access google cloud datastores data -
i want connect laravel app google cloud datastore , want use same data android , ios application, want use firebase.
can 1 have idea how can access google cloud datastore's data in firebase ?
you try using cloud functions firebase fetch/query data using node.js client libraries.
documentation:
- google cloud node sdk cloud datastore
- cloud functions firebase
Comments
Post a Comment