firebase / firebase-admin-go

Firebase Admin Go SDK
Apache License 2.0
1.12k stars 239 forks source link

feat: add project management API #616

Open mcosta74 opened 1 month ago

mcosta74 commented 1 month ago

Hi, this is a Draft MR to implement ProjectManagement API.

The code is missing Unit Tests, but I'd like to receive preliminary feedback about the code and the API design

Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines:

Discussion

Testing

API Changes

Closes #201