For denoting the start of an HTTP route. Must be paired with a matching REST Response node.
Supports GET, POST, PUT, DELETE
<aside> 💡 These requests and responses are sent with HTTP, not HTTPS. To achieve HTTPS, deploy to a service that provides HTTPS wrapping such as DigitalOcean.
</aside>
The default port of the webserver is 80. The port can be changed in the settings window in Project Settings > Networking.