and provide an easy way to poll and get the response
Async functionalities would also be amazing
Expected results
_e.g. my_new_feature() should return FOO_
API client name and version
No response
Use case
While there is a firebase_admin_SDK it requires you to use the firebase v1beta1 from google api python client library to enable and add firebase to a project. this makes using the other services kind of obsolete as you still need to download the full 50MB library just for adding firebase to a project
Additional context
e.g. This feature would help improve the performance of my application.
Determine this is the right repository
Summary of the feature request
There is not support for the firebase management API ,
Desired code experience
should be a wrapper around this api
add_firebase
and provide an easy way to poll and get the response
Async functionalities would also be amazing
Expected results
_e.g.
my_new_feature()
should return FOO_API client name and version
No response
Use case
While there is a firebase_admin_SDK it requires you to use the firebase v1beta1 from google api python client library to enable and add firebase to a project. this makes using the other services kind of obsolete as you still need to download the full 50MB library just for adding firebase to a project
Additional context
e.g. This feature would help improve the performance of my application.