Hello i am interested :) Hello i am interested :) Hello i am interested :) Hello i am int
I'm working on building a RESTful API for one of the applications I maintain. We're currently lookin
Keep in mind I have a rudimentary understanding of REST. Let's say I have this URL: http://api.animals.c
I'm currently using the Joomla 3.3.6 and need to find a REST API to access the content information, user
I'm trying to rebuild a web app example that uses Firebase Cloud Functions and Firestore. When deploying
Is there any chance to add a document to firestore collection with custom generated id, not the id generated b
I have a snippet of code which I copied from Firestore example: Widget _buildBody(BuildContext context) {
I am looking to add a simple search field, would like to use something like collectionRef.where('name&ap
I am wondering if it's possible to get multiple documents by list of ids in one round trip (network call)
I thought I read that you can query subcollections with the new Firebase Firestore, but I don't see any e
I'm currently trying Firestore, and I'm stuck at something very simple: "updating an array (aka a su
I'm learning Angular looking for help in fixing the error: I'm following this link : https://github.
In Cloud Firestore there are three write operations: 1) add 2) set 3) update In the docs it says that usi
I am getting the Error gettingdocuments.com.google.firebase.firestore.FirebaseFirestoreException: PERMI
I am considering using Firebase as MBaaS, however I couldn't find any reliable solution to the following
Is it possible to count how many items a collection has using the new Firebase database, Cloud Firestore? If
I'm just exploring the new Firebase Firestore and it contains a data type called reference. It is not cle
I am building a Flutter application and I have integrated Firebase, but I keep getting this error when I click
Google just released Cloud Firestore, their new Document Database for apps. I have been reading the documenta
This is more of a general question about the difference between text/xml and application/xml. I am fairly new