Testing your functions in the emulator
How to trigger your HTTPS functions
Last updated
Was this helpful?
How to trigger your HTTPS functions
Last updated
Was this helpful?
Each HTTP function in your workspace can be accessed through an URL with the form:
http://localhost:5001/<your-firebase-project-name>/us-central1/<your-https-function>
To learn more, see in Firebase documentation.