Specifications
Use these normative specifications as the current runtime contracts for FaasJS.
These pages use MUST, SHOULD, and MAY language for compatibility-sensitive behavior.
Specs
- faas.yaml Configuration Specification:
faas.yamlis the runtime configuration entry used by FaasJS config loading, local dev server resolution, and type generation. - Routing Mapping Specification: Related references:
- HTTP Protocol Specification: FaasJS request/response guidance is spread across multiple locations. This spec defines a single internal baseline for transport behavior.
- Plugin Specification: FaasJS supports plugins in two complementary layers: