Is it possible to add support for the Firebase hosting REST API #647
tomstgeorge
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
"The Firebase Hosting REST API enables programmatic and customizable deployments to your Firebase-hosted sites. Use this REST API to deploy new or updated Hosting content and configuration.
As an alternative to using the Firebase CLI for deployments, you can use the Firebase Hosting REST API to programmatically create a new version of assets for your site, upload files to the version, then deploy the version to your site."
source: https://firebase.google.com/docs/hosting/api-deploy
Would be great to be able to deploy content to Firebase via PHP
Beta Was this translation helpful? Give feedback.
All reactions