Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Firebase Management API #13303

Open
1 task done
rami-foo opened this issue Nov 26, 2024 · 1 comment
Open
1 task done

Missing Firebase Management API #13303

rami-foo opened this issue Nov 26, 2024 · 1 comment
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@rami-foo
Copy link

Determine this is the right repository

  • I determined this is the correct repository in which to report this feature request.

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.

@rami-foo rami-foo added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Nov 26, 2024
@rami-foo
Copy link
Author

If for some reason it exists and I did not find it please make it more obvious in your readme files because i searched for it for many many hours

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant