firebase-rest-api
firebase-rest-api copied to clipboard
A simple python wrapper for Google's Firebase REST API's.
Fix for situations when numeric value equals to zero. If will not match in this cases and comparsion to None is needed.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - OS: Docker Alpine 3.19 - Python: python3.12 ``` ### What...
### Is your proposal related to a problem? ```markdown I would like to use firestore to listen to changes, as is possible with this REST endpoint: https://firebase.google.com/docs/firestore/reference/rest/v1beta1/projects.databases.documents/listen Similar functionality is...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - OS: Windows/Linux - Python: 3.10.7 ``` ### What happened? When...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - OS: - Python:3.10 ``` ### What happened? I was recommended...
### Is your proposal related to a problem? ```markdown After call to shallow() dictionary build_query is changed permamantly. Instead of changing internals of Database() object from outside it's better to...
Add full name and Profil image url to the returned gmail authentified user
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - OS: Windows/Linux - Python: 3 ``` ### What happened? Using...
### What would you like to share? I think it would be great to have a succession plan for this repo. It is awesome and I would be sad to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - OS: Win11 - Python: 3.9.16 ``` ### What happened? When...