Is it possible to create a new Firebase project by API?

前端 未结 1 1045
伪装坚强ぢ
伪装坚强ぢ 2020-11-28 15:10

Is it possible to create new hosting projects by API, or another non-interactive method on Google Firebase?

I already tried Firebase tools with a to

1条回答
  •  夕颜
    夕颜 (楼主)
    2020-11-28 15:36

    Updated (2018-11-07)

    It is now possible to create with the Firebase Management API. Through this same API you can get a list of projects, add an app to an existing project, and list the apps in a project.

    0 讨论(0)
提交回复
热议问题