REST Node Catalog
Generated category
REST Node Catalog
Generated from 6 catalog nodes in Web/REST.
Nodes in this category
Showing 6 of 6 generated node docs.
REST Server
Web/RESTStarts a REST server from a composed config. Function routes and files are registered on the config before this node runs.
REST Server Config
Web/RESTCreates a REST server config that route, file, auth, and server nodes can compose.
Register REST Auth
Web/RESTRegisters REST server authentication settings.
Register REST Files
Web/RESTRegisters a FlowPath file or directory as static REST responses.
Register REST Function
Web/RESTRegisters referenced Flow functions as handlers for a REST path.
Register REST OpenAPI
Web/RESTRegisters OpenAPI JSON and browser UI endpoints generated from the REST server config.