While the easiest way to use Cloud Firestore is to use one of the native client libraries, there are some situations when it is useful to call the REST API directly. The REST API can be helpful for the following use cases: Accessing Cloud Firestore from a resource-constrained environment, such as an internet of things …
Tag : Firestore
1 posts