Develop Websites
Build Apps
Go Headless
APIs and SDKs
/
http-functions: Sample Usage
This article shows a sample flow that calls an HTTP function using the http-functions module.
Add the following code to your
http-functions.js
file in your site's backend:
Copy
Add the following code in your app to call your HTTP function:
Copy
Did this help?
Yes
No